https://github.com/datanucleus/datanucleus-guava
DataNucleus support for persisting Guava types
https://github.com/datanucleus/datanucleus-guava
Last synced: 9 months ago
JSON representation
DataNucleus support for persisting Guava types
- Host: GitHub
- URL: https://github.com/datanucleus/datanucleus-guava
- Owner: datanucleus
- Created: 2013-12-05T16:11:00.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T04:18:29.000Z (almost 3 years ago)
- Last Synced: 2025-07-30T03:08:30.825Z (11 months ago)
- Language: Java
- Size: 242 KB
- Stars: 2
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
datanucleus-guava
=================
DataNucleus support for persisting Guava types. See https://code.google.com/p/guava-libraries/
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-guava/issues
__Javadocs__ : [5.0](http://www.datanucleus.org/javadocs/store.types.guava/5.0/), [4.0](http://www.datanucleus.org/javadocs/store.types.guava/4.0/), [3.2](http://www.datanucleus.org/javadocs/store.types.guava/3.2/)
__Download(Releases)__ : [Maven Central](http://central.maven.org/maven2/org/datanucleus/datanucleus-guava)
__Download(Nightly)__ : [Nightly Builds](http://www.datanucleus.org/downloads/maven2-nightly/org/datanucleus/datanucleus-guava)
__Dependencies__ : See file [pom.xml](pom.xml)
__Support__ : [DataNucleus Support Page](http://www.datanucleus.org/support.html)