Java Json Tools
Popular repositories Loading
-
json-schema-validator
json-schema-validator PublicA JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
-
json-patch
json-patch PublicAn RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
-
json-schema-core
json-schema-core PublicCore support architecture for json-schema-validator and other processors
-
jackson-coreutils
jackson-coreutils PublicForked from fge/jackson-coreutils
JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
-
json-schema-validator-demo
json-schema-validator-demo PublicForked from fge/json-schema-validator-demo
Webapp demonstrating JSON Schema validation hosted on Heroku
-
uri-template
uri-template PublicForked from fge/uri-template
A fully functional Java implementation of URI templates (RFC 6570): create URIs for your REST API without room for errors
Repositories
- json-schema-validator Public
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
- json-patch Public
An RFC 6902 (JSON Patch) and reverse, plus RFC 7386 (JSON Merge Patch), implementation in Java using Jackson (2.2.x)
- json-schema-validator-demo Public Forked from fge/json-schema-validator-demo
Webapp demonstrating JSON Schema validation hosted on Heroku
- msg-simple Public Forked from fge/msg-simple
A lightweight, UTF-8 capable, printf() capable alternative to Java's ResourceBundle
- json-schema-processor-examples Public Forked from fge/json-schema-processor-examples
Example JSON Schema related processors based on json-schema-core
- jackson-coreutils Public Forked from fge/jackson-coreutils
JSON Pointer (RFC 6901) and numeric JSON equivalence for Jackson (2.2.x)
- uri-template Public Forked from fge/uri-template
A fully functional Java implementation of URI templates (RFC 6570): create URIs for your REST API without room for errors