Group: JSONx
Sort by:Popular

JSONx Sample

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
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

5.JsonXml1 usages

org.jsonx » jsonxml MIT

JsonXml is JSON expressed in XML syntax. This document presents the structural part of JsonXml, as well as the normative specification of the JsonXml API.
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

7.JSONx

org.jsonx » jsonx MIT

A collection of specifications and reference implementations that provide structural and functional patterns intended to help developers work with JSON. The JSONx Framework is based on the JSON Schema Definition Language, which is a schema ...
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

11.Jsonx RS

org.jsonx » rs 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 May 13, 2019
The jsonx-maven-plugin plugin is used to generate JSONx and JSD bindings with the JSONx framework.
Last Release on Feb 27, 2024