Last Version

Jsonx Schema 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.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonx
ArtifactId

ArtifactId

schema
Version

Version

0.2.2
Type

Type

jar
Description

Description

Jsonx Schema
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.
Project Organization

Project Organization

JSONx

Download schema 0.2.2


<!-- https://jarcasting.com/artifacts/org.jsonx/schema/ -->
<dependency>
    <groupId>org.jsonx</groupId>
    <artifactId>schema</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsonx/schema/
implementation 'org.jsonx:schema:0.2.2'
// https://jarcasting.com/artifacts/org.jsonx/schema/
implementation ("org.jsonx:schema:0.2.2")
'org.jsonx:schema:jar:0.2.2'
<dependency org="org.jsonx" name="schema" rev="0.2.2">
  <artifact name="schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsonx', module='schema', version='0.2.2')
)
libraryDependencies += "org.jsonx" % "schema" % "0.2.2"
[org.jsonx/schema "0.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jaxsb : runtime jar 2.1.4
org.libj : logging jar 0.4.1
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.6.9
junit : junit jar 4.12
org.mockito : mockito-core jar 2.27.0

Project Modules

There are no modules declared in this project.