Name: | google-gson |
---|---|
Version: | 2.8.2 |
Release: | 4.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 301249 |
License: | ASL 2.0 |
RPM: | google-gson-2.8.2-4.el8.noarch.rpm |
Source RPM: | google-gson-2.8.2-4.el8.src.rpm |
Build Date: | Tue Nov 05 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.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. |