Apache Cayenne Documentation > Documentation > JPA Guide > JPA Installation
Installing Cayenne for JPA use is not much different from the procedure described here. A few JPA specific notes:
- Provider runtime is included in the "cayenne-server-x.x.x.jar. You will need this jar and also "cayenne-agent-x.x.x.jar. Cayenne Agent use is described further in this guide.
Third-Party Runtime Dependencies
In addition to the third-party jars needed by non-JPA Cayenne applications, "lib/third-party" folder contains a few jars needed for JPA:
- geronimo-jpa_3.0_spec-1.0.jar from the Geronimo project
- asm-3.0.jar from http://asm.objectweb.org/

- asm-commons-3.0.jar from http://asm.objectweb.org/
