Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 903 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 903 Bytes

datanucleus-xml

DataNucleus support for persistence to XML datastores. This plugin makes use of JAXB so requires the reference implementation for JAXB.

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-xml/issues
Javadocs : 5.1, 5.0, 4.1, 4.0,
Download : Maven Central
Dependencies : See file pom.xml
Support : DataNucleus Support Page