DataNucleus Download

DataNucleus provides Open Source products that are subject to the Apache 2 License, browsable on this site. You have a choice of download of released versions or alternatively, when requiring a build of the current SVN codebase, nightly builds freshly generated from SVN trunk around 2AM GMT,

Releases

The first thing to note is that all DataNucleus releases are "stable", in that they all pass all DataNucleus tests and the relevant TCKs, so any referral to some "stable branch" is a concept for other projects; the whole point of TDD is to guarantee stability. The principal DataNucleus releases are :-

DataNucleus AccessPlatform Zip : Zip of all DataNucleus plugin jars for a particular datastore and, optionally, jars for key dependencies. You can also check the dependencies for 3.2, 3.1 separately if you wish. Available from our SourceForge project home page.
DataNucleus Plugin JARs : DataNucleus products are made up of a selection of plugins, and each plugin is also an OSGi bundle. You can download plugins individually, if you wish, as they are released. Available from our Maven repository at http://www.datanucleus.org/downloads/maven2.
Maven Plugin : Development of a DataNucleus-enabled project using Maven (2+) would benefit from the DataNucleus Maven plugin providing enhancement of classes and the opportunity to create the database schema. Available from our Maven repository at http://www.datanucleus.org/downloads/maven2.
Eclipse Plugin : Development of a DataNucleus-enabled project using Eclipse would benefit from the DataNucleus Eclipse plugin providing enhancement of classes and the opportunity to create the database schema. You can download this plugin by adding the DataNucleus "Eclipse Update" site of http://www.datanucleus.org/downloads/eclipse-update to your Eclipse configuration.
DataNucleus Samples : There are various samples of code for use with DataNucleus available, including the source files from the tutorial. Available from our SourceForge project home page.

Nightly Builds

Nightly build of plugin JARs : here you can find all JARs of all plugins that have changed since the most recent release. Add http://www.datanucleus.org/downloads/maven2-nightly/ to your POM to pick up from here.

Please be aware that all nightly builds are development work-in-progress and no guarantee is provided. These builds are typically stable but things may be broke occasionally as new features are added etc. You cannot report issues in JIRA against nightly builds, only against released versions of DataNucleus, but should report any problems in the General Development forum if you have an issue with a nightly build, preferably after waiting a few days in case it is a work in progress type situation with a new feature being introduced.

Note that DataNucleus uses the versioning strategy used in this link with all releases being stable and suitable for use.

We hope that you are successful in your use of DataNucleus, and if you have any problems or queries, please contact us using the Forums. Be aware that we don't have much time for this free support so you could make a donation to further development and pay for our time providing support.