| Name: | rh-java-common-google-gson |
| Version: | 2.2.4 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 210014 |
| License: | ASL 2.0 |
| RPM: |
rh-java-common-google-gson-2.2.4-1.el7.noarch.rpm
|
| Source RPM: |
rh-java-common-google-gson-2.2.4-1.el7.src.rpm
|
| Build Date: | Fri Apr 28 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/google/gson |
| Summary: | Java lib for conversion of Java objects into JSON representation |
| 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. |