Title: Installation

System Requirements

Obtaining Cayenne

Installing Cayenne is simple - just download and unpack the distribution. Download page is located here: http://cayenne.apache.org/download.html. Select a distribution for your development platform (cross-platform version, as the name implies, works on any OS that has Java).

Once you've done that, you can start the Modeler and use appropriate jar files in your application. See JAR Files and Dependencies for more information.

If you are using Maven2, the runtime dependencies can be obtained in a standard Maven way (i.e. by declaring them in the POM), still you likely want to download the distribution, as it includes the Modeler.

Sections

  1. Upgrade
  2. JAR Files and Dependencies
  3. Cayenne and Maven