JSON Libraries

Sort: popular | newest
General data-binding functionality for Jackson: works on core streaming API
Last Release on May 31, 2023
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
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
Last Release on May 31, 2023
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on Sep 3, 2023
JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully.
Last Release on Jun 18, 2023
Data Mapper package is a high-performance data binding package built on Jackson JSON processor
Last Release on Jul 15, 2013
Jackson is a high-performance JSON processor (parser, generator)
Last Release on Jul 15, 2013
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support Kotlin language, specifically introspection of method/constructor parameter names, without having to add explicit property name annotation.
Last Release on May 31, 2023
A simple Java toolkit for JSON
Last Release on Mar 21, 2012
JSON and JSON SMILE encoding, fast.
Last Release on Sep 19, 2023