notes about snapshots and hudson builds
Download
Latest Stable Releases
Latest Development Milestones
Nightly builds
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![]()