A Java implementation of the JSONPath specification
A lightweight Java implementation of the JSON Schema specification (draft-02)
JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text. Full compliance with JSON specification (RFC4627) and reliable (see ComplianceTesting co...