gson
Sort:
popular
|
newest
1. Gson19,815 usages
com.google.code.gson » gsonApache
Gson is a Java library that can be used to convert Java Objects into their JSON representation.
It can also be used to convert a JSON string to an equivalent Java object.
Last Release on Jan 6, 2023
A java library that adds some very useful features to Gson, like Date serializing to unix timestamp or RFC3339, method (getter) serialization, pre and post processors and many more. Check out the documentation to learn how to use it!
Last Release on Feb 13, 2020
GSON Extensions to The Google HTTP Client Library For Java.
Last Release on Oct 28, 2022
9. Gson44 usages
org.immutables » gsonApache
Gson integration for Immutables. Also includes optional integration with Jackson to speed-up
streaming parsing of Gson, while using all of gson binding infrastructure.
Last Release on Dec 14, 2022