google-gson - Java lib for conversion of Java objects into JSON representation
Website: | https://github.com/google/gson |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- 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.8.1-2.fc14.al.noarch [231 KiB] |
Changelog
by Mat Booth (2017-08-29):
- Also export internal packages in OSGi metadata |