json-schema-validator

A Java implementation of the JSON Schema specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.box
ArtifactId

ArtifactId

json-schema-validator
Last Version

Last Version

2.2.10
Release Date

Release Date

Type

Type

jar
Description

Description

json-schema-validator
A Java implementation of the JSON Schema specification
Project URL

Project URL

https://github.com/box-metadata/json-schema-validator

Download json-schema-validator

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
joda-time : joda-time jar 2.3
com.googlecode.libphonenumber : libphonenumber jar 6.2
com.box : json-schema-core jar 1.2.8
javax.mail : mailapi jar 1.4.3
net.sf.jopt-simple : jopt-simple jar 4.6

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
org.easytesting : fest-assert jar 1.4
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.10
2.2.9
2.2.8
2.2.7