Found 54 results
Sort by:Relevance

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.
Last Release on May 23, 2026
Core annotations used for value types, used by Jackson data binding package.
Last Release on Jul 9, 2026
Implementation of the JMES Path JSON Query langauge for Java.
Last Release on Dec 30, 2025
Generating/parsing JSON from/to Clojure data structures
Last Release on Jan 2, 2026
Data Mapper package is a high-performance data binding package built on Jackson JSON processor
Last Release on Jul 15, 2013

General data-binding functionality for Jackson: works on core streaming API
Last Release on Jul 9, 2026

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 Apr 23, 2026
A Java implementation of the JSON Schema specification
Last Release on May 27, 2020
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on May 5, 2026

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write.
Last Release on Aug 2, 2025