Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/datanucleus/datanucleus-xml
- Owner: datanucleus
- Created: 2013-12-05T11:11:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T14:24:09.000Z (over 2 years ago)
- Last Synced: 2024-03-27T01:42:48.154Z (11 months ago)
- Topics: jaxb, xml
- Language: Java
- Size: 236 KB
- Stars: 5
- Watchers: 6
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)