Name: | google-gson |
---|---|
Version: | 2.8.6 |
Release: | 5.module+el8.3.0+20129+7f91a1ba |
Architecture: | noarch |
Module: | eclipse:ol8:8030020201023061316:1b820b1a |
Group: | Unspecified |
Size: | 310036 |
License: | ASL 2.0 |
RPM: | google-gson-2.8.6-5.module+el8.3.0+20129+7f91a1ba.noarch.rpm |
Source RPM: | google-gson-2.8.6-5.module+el8.3.0+20129+7f91a1ba.src.rpm |
Build Date: | Wed Apr 21 2021 |
Build Host: | ca-buildarm06.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. |