google-gson - Java lib for conversion of Java objects into JSON representation
Website: | http://code.google.com/p/google-gson |
---|---|
License: | ASL 2.0 |
Vendor: | Fedora Project |
- Description:
Gson is a Java library that can be used to convert a Java object into its JSON representation. It can also be used to convert a JSON string into an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Packages
google-gson-2.2.4-3.fc20.noarch [177 KiB] |
Changelog
by Severin Gehwolf (2013-08-05):
- Add BR maven-install-plugin, resolves RHBZ#992422. |