datanucleus-json provides persistence of Java objects to JSON objects (REST). It builds on top of the basic persistence provided by datanucleus-core. Also provides persistence (via JSON) to Amazon S3, and GoogleStorage datastores.
trunk can be checked out as follows
svn co https://svn.code.sf.net/p/datanucleus/code/platform/store.json/trunk store.json
datanucleus-json is downloadable as following
datanucleus-json is dependent on the following packages of software. Click on the name to go to the home page for that software to download it.
| Package | Version | Description | Required? |
|---|---|---|---|
| datanucleus-core | 3.0+ | Provides persistence, logging, localisation, and other framework facilities for DataNucleus. | Yes |