Apache Cayenne Website > Index > About > Download
Download
Latest Stable Releases
- Cayenne 2.0.4
with cross-platform Java CayenneModeler. (pgp
, md5
) - Cayenne 2.0.4
with Mac OS X CayenneModeler. (pgp
, md5
) - Cayenne 2.0.4
with Windows CayenneModeler. (pgp
, md5
)
- Cayenne 1.2.4
with cross-platform Java CayenneModeler. - Cayenne 1.2.4
with Mac OS X CayenneModeler. - Cayenne 1.2.4
with Windows CayenneModeler.
Latest Development Milestones
- Cayenne 3.0M6
with cross-platform Java CayenneModeler. (pgp
, md5
) - Cayenne 3.0M6
with Mac OS X CayenneModeler. (pgp
, md5
) - Cayenne 3.0M6
with Windows CayenneModeler. (pgp
, md5
) - Release Notes
for Cayenne 3.0M6.
Nightly builds
- Individual Cayenne modules
are built from the SVN trunk by our continuous integration server. - Release Notes
for the development trunk.
Legacy
Maven 2
Maven2 bundles for Cayenne are available from the default repository at http://repo1.maven.org/maven2/
.
Cayenne 3.0:
- groupId: org.apache.cayenne
- artifactId: cayenne-server, cayenne-client, cayenne-agent, cayenne-modeler
- groupId: org.apache.cayenne.plugins
- artifactId: maven-cayenne-plugin
Cayenne 2.0:
- groupId: org.apache.cayenne
- artifactId: cayenne-nodeps, cayenne-client-nodeps, cayenne-modeler
Cayenne 1.2:
- groupId: org.objectstyle.cayenne
- artifactId: cayenne, cayenne-nodeps and cayenne-client-nodeps
Cayenne 3.0 Snapshots:
3.0 trunk snapshots are occasionally posted to the Apache snapshot repository at http://people.apache.org/repo/m2-snapshot-repository/
. Browse the list of available snapshot modules here
. Please check the dates on the snapshots - they may turn out to be pretty old. Also, please be aware that these snapshots may be purged at any time, so keep local copies of anything you need to refer to in the future.
Continuous testing snaphots
Our continuous testing server
builds Cayenne and runs a suite of tests after every change to the source. You can access the latest copies of built artifact from that server and see the results of the test suite at any time. For example, the latest client jar can be found here![]()