org.xpertss:json-schema

A Java implementation of the JSON Schema specification.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.xpertss
ArtifactId

ArtifactId

json-schema
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.xpertss:json-schema
A Java implementation of the JSON Schema specification.
Project URL

Project URL

https://github.com/cfloersch/JsonSchema
Source Code Management

Source Code Management

https://github.com/cfloersch/JsonSchema

Download json-schema

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.mail : mailapi jar 1.4.3
com.googlecode.libphonenumber : libphonenumber jar 8.0.0
com.github.java-json-tools : jackson-coreutils jar 1.9
com.github.fge : uri-template jar 0.9
org.mozilla : rhino jar 1.7.7.1
com.google.code.findbugs : jsr305 jar 3.0.1
net.sf.jopt-simple : jopt-simple jar 5.0.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.25.1
pl.pragmatists : JUnitParams jar 1.1.0
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

JsonSchema

A Java implementation of the JSON Schema specification

Versions

Version
1.1
1.0