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-1.7.1-3.fc16.noarch [163 KiB] | 
              Changelog
              by Jaromir Capik (2011-05-13):
              - Removal of failing testInetAddressSerializationAndDeserialization  |