Table of Contents
jPDL is an embeddable BPM engine, which means that you can take the jPDL libraries and embed it into your own Java project, rather then installing a separate product and integrate with it. One of the key aspects that make this possible is minimizing the dependencies. This chapter discusses the jbpm libraries and their dependencies.
lib/jbpm-jpdl.jar is the library with the core jpdl functionality.
lib/jbpm-identity.jar is the (optional) library containing an identity component as described in the section called “The identity component”.