Last Version

null 2.2.6

null

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.fge
ArtifactId

ArtifactId

json-schema-validator
Version

Version

2.2.6
Type

Type

jar
Description

Description

null
null
Project URL

Project URL

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

Download json-schema-validator 2.2.6


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

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.github.fge : json-schema-core jar 1.2.5
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.