Last Version

json-schema-validator 1.5.2

A Java implementation of the JSON Schema specification

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.kitchen-eel
ArtifactId

ArtifactId

json-schema-validator
Version

Version

1.5.2
Type

Type

jar
Description

Description

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

Project URL

https://github.com/fge/json-schema-validator

Download json-schema-validator 1.5.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.1.2
org.mozilla : rhino jar 1.7R4
javax.mail : mailapi jar 1.4.3
joda-time : joda-time jar 2.1
com.google.guava : guava jar 13.0.1
com.googlecode.libphonenumber : libphonenumber jar 5.3

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.