All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.jsonx JAR files with all dependencies

Search JAR files by class name

runtime from group org.jsonx (version 0.5.0)

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 marshaled, to and from Java objects of strongly-typed classes. The JSON/Java Runtime API can also be used to validate JSON documents as they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java Runtime API is a reference implementation of the validation and binding functionalities of the JSON Schema Definition Language.

Group: org.jsonx Artifact: runtime
Show documentation Show source 
 

0 downloads
Artifact runtime
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!

validator from group org.jsonx (version 0.5.0)

The JSD Binding Validator validates JSON documents against JSD or JSDx schemas.

Group: org.jsonx Artifact: validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact validator
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies generator,
There are maybe transitive dependencies!

jsonx-maven-plugin from group org.jsonx (version 0.5.0)

The jsonx-maven-plugin plugin is used to generate JSONx and JSD bindings with the JSONx framework.

Group: org.jsonx Artifact: jsonx-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsonx-maven-plugin
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies maven-plugin-annotations, mojo, jsonxml, generator,
There are maybe transitive dependencies!

jsonxml from group org.jsonx (version 0.5.0)

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. It also contains a directory of links to these related resources.

Group: org.jsonx Artifact: jsonxml
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsonxml
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies json, sax,
There are maybe transitive dependencies!

generator from group org.jsonx (version 0.5.0)

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 schema, and Java object representations of these documents.

Group: org.jsonx Artifact: generator
Show all versions Show documentation Show source 
 

0 downloads
Artifact generator
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies runtime, jci, api, runtime,
There are maybe transitive dependencies!

jaxrs from group org.jsonx (version 0.5.0)

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.

Group: org.jsonx Artifact: jaxrs
Show all versions Show documentation Show source 
 

0 downloads
Artifact jaxrs
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javax.inject, runtime,
There are maybe transitive dependencies!

jsonx from group org.jsonx (version 0.5.0)

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 language inspired by the [XMLSchema] specification. This document introduces the JSONx Framework, and presents a directory of links to its constituent parts and related resources.

Group: org.jsonx Artifact: jsonx
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jsonx
Group org.jsonx
Version 0.5.0
Last update 27. February 2024
Organization JSONx
URL https://www.jsonx.org/
License The MIT License (MIT)
Dependencies amount 2
Dependencies logging, logback-classic,
There are maybe transitive dependencies!

binding from group org.jsonx (version 0.4.0)

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 marshaled, to and from Java objects of strongly-typed classes. The JSON/Java Binding API can also be used to validate JSON documents as they are parsed from text or marshaled from Java objects against a JSD. Thus, the JSON/Java Binding API is a reference implementation of the validation and binding functionalities of the JSON Schema Definition Language.

Group: org.jsonx Artifact: binding
Show all versions Show documentation Show source 
 

0 downloads
Artifact binding
Group org.jsonx
Version 0.4.0
Last update 20. September 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies math, net, json,
There are maybe transitive dependencies!

rs from group org.jsonx (version 0.2.2)

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.

Group: org.jsonx Artifact: rs
Show documentation Show source 
 

0 downloads
Artifact rs
Group org.jsonx
Version 0.2.2
Last update 12. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies javax.ws.rs-api, binding,
There are maybe transitive dependencies!

schema from group org.jsonx (version 0.2.2)

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 provide for the specification of additional document information, such as normalization and defaulting of values. Schemas have facilities for self-documentation. Thus, the JSON Schema Definition Language can be used to define, describe and catalogue JSON vocabularies for JSON documents.

Group: org.jsonx Artifact: schema
Show documentation Show source 
 

0 downloads
Artifact schema
Group org.jsonx
Version 0.2.2
Last update 12. May 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies runtime,
There are maybe transitive dependencies!



Page 1 from 2 (items total 11)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy