https://github.com/datanucleus/datanucleus-odf
DataNucleus support for persistence to ODF datastores
https://github.com/datanucleus/datanucleus-odf
Last synced: 9 months ago
JSON representation
DataNucleus support for persistence to ODF datastores
- Host: GitHub
- URL: https://github.com/datanucleus/datanucleus-odf
- Owner: datanucleus
- Created: 2013-12-05T11:11:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T14:20:34.000Z (about 4 years ago)
- Last Synced: 2024-03-27T01:42:48.080Z (over 2 years ago)
- Language: Java
- Size: 295 KB
- Stars: 2
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
datanucleus-odf
===============
DataNucleus support for persistence to ODF datastores. This plugin makes use of ODFDOM.
See https://github.com/tdf/odftoolkit
This ODFToolKit project spent an amount of time under Apache but is now back with The Document Foundation, albeit not very active.
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-odf/issues
__Javadocs__ : [6.0](http://www.datanucleus.org/javadocs/store.odf/6.0/), [5.2](http://www.datanucleus.org/javadocs/store.odf/5.2/), [5.1](http://www.datanucleus.org/javadocs/store.odf/5.1/), [5.0](http://www.datanucleus.org/javadocs/store.odf/5.0/), [4.1](http://www.datanucleus.org/javadocs/store.odf/4.1/), [4.0](http://www.datanucleus.org/javadocs/store.odf/4.0/),
__Download__ : [Maven Central](https://repo1.maven.org/maven2/org/datanucleus/datanucleus-odf)
__Dependencies__ : See file [pom.xml](pom.xml)
__Support__ : [DataNucleus Support Page](http://www.datanucleus.org/support.html)