Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datanucleus/datanucleus-xml

DataNucleus support for persistence to XML datastores
https://github.com/datanucleus/datanucleus-xml

jaxb xml

Last synced: 13 days ago
JSON representation

DataNucleus support for persistence to XML datastores

Awesome Lists containing this project

README

        

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](http://www.datanucleus.org/javadocs/store.xml/5.1/), [5.0](http://www.datanucleus.org/javadocs/store.xml/5.0/), [4.1](http://www.datanucleus.org/javadocs/store.xml/4.1/), [4.0](http://www.datanucleus.org/javadocs/store.xml/4.0/),
__Download__ : [Maven Central](https://repo1.maven.org/maven2/org/datanucleus/datanucleus-xml)
__Dependencies__ : See file [pom.xml](pom.xml)
__Support__ : [DataNucleus Support Page](http://www.datanucleus.org/support.html)