Group: JSONx
2.JSONx Binding6 usages
org.jsonx » binding MIT
The JSON/Java Binding API is designed to bind JSON documents to Java objects. More specifically,
the JSON/Java Binding API provides a way for JSON objects whose structure is expressed in the
JSON Schema Definition Language to be parsed and ...
Last Release on Sep 20, 2023
3.JSONx Runtime5 usages
org.jsonx » runtime MIT
The JSON/Java Runtime API is designed to bind JSON documents to Java objects. More specifically,
the JSON/Java Runtime API provides a way for JSON objects whose structure is expressed in the
JSON Schema Definition Language to be parsed and ...
Last Release on Feb 27, 2024
4.JSONx Generator2 usages
org.jsonx » generator MIT
The JSD Binding Generator consumes a JSD schema, and produces Java classes in the form of .java
files. The generated classes have code that relies on the JSON/Java Binding API to achieve
binding between JSON documents conforming to a JSD ...
Last Release on Feb 27, 2024
6.JSONx JAX RS
org.jsonx » jaxrs MIT
JAX-RS Integration for JSONx is implemented to the specification of the JAX-RS API. JAX-RS
Integration for JSONx implements the MessageBodyReader and MessageBodyWriter interfaces in
JxObjectProvider to integrate with JAX-RS server runtimes.
Last Release on Feb 27, 2024
8.JSONx Validator
org.jsonx » validator MIT
The JSD Binding Validator validates JSON documents against JSD or JSDx schemas.
Last Release on Feb 27, 2024
9.Jsonx JSON1 usages
org.jsonx » json MIT
JSONX is JSON expressed in XML syntax. This document presents the structural part of JSONX, as
well as the normative specification of the JSONX-JSON API.
Last Release on May 13, 2019
10.Jsonx Schema1 usages
org.jsonx » schema MIT
The JSON Schema Definition Language is designed to describe JSON documents by using schema
components to constrain and document the meaning, usage and relationships of their constituent
parts: value types and their content. Schemas may also ...
Last Release on May 13, 2019
12.JSONx Maven Plugin3 usages
org.jsonx » jsonx-maven-plugin MIT
The jsonx-maven-plugin plugin is used to generate JSONx and JSD bindings with the JSONx framework.
Last Release on Feb 27, 2024