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

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

DataNucleus support for persisting JodaTime types
https://github.com/datanucleus/datanucleus-jodatime

joda-time

Last synced: 12 months ago
JSON representation

DataNucleus support for persisting JodaTime types

Awesome Lists containing this project

README

          

datanucleus-jodatime
====================

DataNucleus support for persisting JodaTime types. See http://www.joda.org/joda-time/

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-jodatime/issues
__Javadocs__ : [5.1](http://www.datanucleus.org/javadocs/store.types.jodatime/5.1/), [5.0](http://www.datanucleus.org/javadocs/store.types.jodatime/5.0/), [4.1](http://www.datanucleus.org/javadocs/store.types.jodatime/4.1/), [4.0](http://www.datanucleus.org/javadocs/store.types.jodatime/4.0/), [3.2](http://www.datanucleus.org/javadocs/store.types.jodatime/3.2/), [3.1](http://www.datanucleus.org/javadocs/store.types.jodatime/3.1/), [3.0](http://www.datanucleus.org/javadocs/store.types.jodatime/3.0/), [2.1](http://www.datanucleus.org/javadocs/store.types.jodatime/2.1/), [2.0](http://www.datanucleus.org/javadocs/store.types.jodatime/2.0/)
__Download(Releases)__ : [Maven Central](http://central.maven.org/maven2/org/datanucleus/datanucleus-jodatime)
__Download(Nightly)__ : [Nightly Builds](http://www.datanucleus.org/downloads/maven2-nightly/org/datanucleus/datanucleus-jodatime)
__Dependencies__ : See file [pom.xml](pom.xml)