Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.05 KB

datanucleus-mongodb

DataNucleus support for persistence to MongoDB datastores. This plugin makes use of the MongoDB Java driver for communicating with the datastore.

This is built using Maven, by executing mvn clean install which installs the built jar in your local Maven repository.

KeyFacts

License : Apache 2 licensed
Issue Tracker : http://github.com/datanucleus/datanucleus-mongodb/issues
Javadocs : 6.0, 5.2, 5.1, 5.0, 4.1, 4.0
Download : Maven Central
Dependencies : See file pom.xml
Support : DataNucleus Support Page