New Java JSON Libraries 2026
last commit 2 weeks ago stleary/json-java 4K +2
added 3 weeks ago
A reference implementation of a JSON package in Java.
last commit 3 weeks ago joelittlejohn/jsonschema2pojo 6K -2
added 6 months ago
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
last commit 2 weeks ago json-path/jsonpath 9K +1
added 9 months ago
A Java DSL for reading JSON documents.
last commit 5 days ago square/moshi 10K +8
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.
last commit 2 days ago fasterxml/jackson 9K +7
added 1 year ago
Jackson has been known as the best JSON parser for Java.
last commit 3 days ago google/gson 24K -26
added 1 year ago