Pinned Repositories
btf
Generic interfaces to the classical builder pattern and the less classical "freeze/thaw" pattern
jackson-coreutils
JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
json-patch
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
json-schema-avro
Avro to JSON Schema, and back
json-schema-core
Core support architecture for json-schema-validator and other processors
json-schema-processor-examples
Example JSON Schema related processors based on json-schema-core
json-schema-validator
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
json-schema-validator-demo
Webapp demonstrating JSON Schema validation hosted on Heroku
msg-simple
A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle
uri-template
A fully functional Java implementation of URI templates (RFC 6570): create URIs for your REST API without room for errors
java-json-tools's Repositories
java-json-tools/json-schema-validator
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
java-json-tools/json-patch
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
java-json-tools/json-schema-core
Core support architecture for json-schema-validator and other processors
java-json-tools/jackson-coreutils
JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
java-json-tools/json-schema-validator-demo
Webapp demonstrating JSON Schema validation hosted on Heroku
java-json-tools/uri-template
A fully functional Java implementation of URI templates (RFC 6570): create URIs for your REST API without room for errors
java-json-tools/json-schema-avro
Avro to JSON Schema, and back
java-json-tools/msg-simple
A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle
java-json-tools/btf
Generic interfaces to the classical builder pattern and the less classical "freeze/thaw" pattern
java-json-tools/json-schema-processor-examples
Example JSON Schema related processors based on json-schema-core