New Java JSON Libraries 2026

last commit 1 week ago stleary/json-java 4K +5

added 1 month ago

A reference implementation of a JSON package in Java.

Java JSON Libraries

last commit 1 month ago joelittlejohn/jsonschema2pojo 6K +4

added 7 months ago

Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc

Java JSON Libraries

last commit 1 month ago json-path/jsonpath 9K -3

added 9 months ago

A Java DSL for reading JSON documents.

Java JSON Libraries

last commit 21 hours ago square/moshi 10K -2

added 1 year ago

Moshi is a modern JSON library for Android, Java and Kotlin. It makes it easy to parse JSON into Java and Kotlin classes.

Java JSON Libraries Kotlin JSON Libraries

last commit 1 week ago fasterxml/jackson 9K +12

added 1 year ago

Jackson has been known as the best JSON parser for Java.

Java JSON Libraries Serialization Libraries

last commit 5 days ago google/gson 24K +5

added 1 year ago

A Java serialization/deserialization library to convert Java Objects into JSON and back.

Java JSON Libraries Serialization Libraries