Backport of the OpenJDK sandbox java.util.json API adapted for Java 21+. Experimental; APIs and behavior may change as upstream evolves.

Artifacts using Utilities JSON (7)
Sort by:Popular

Experimental JSON Type Definition (JTD) validator built using the java.util.json Java 21 backport; implements RFC 8927 for code generation and portable validation.
Last Release on Sep 1, 2026
Bytecode-generated JTD validators using the JDK 24+ ClassFile API. Generates Java 21 compatible classfiles for hot-path validation.
Last Release on Sep 1, 2026
JsonPath implementation for the java.util.json Java 21 backport; parses JsonPath expressions to AST and matches against JSON documents.
Last Release on Sep 1, 2026
Experimental JSON Schema 2020-12 validator built using the java.util.json Java 21 backport; includes integration tests running the official JSON Schema Test Suite.
Last Release on Sep 7, 2025
Runs the official JSON Test Suite against the java.util.json Java 21 backport to track conformance with JSON standards.
Last Release on Sep 1, 2026
Compares the OpenJDK sandbox java.util.json API to this Java 21 backport and reports differences to track upstream changes. Experimental tooling.
Last Release on Sep 1, 2026
Offline JTD-to-JAR compiler that packages generated validators into standalone JAR files.
Last Release on Sep 1, 2026
  • Prev
  • 1
  • Next