A reference implementation of a JSON package in Java.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
JSON Schema validator for java, based on the org.json API
A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text.