| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.box |
| ArtifactId | ArtifactIdjson-schema-validator |
| Last Version | Last Version2.2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjson-schema-validator
A Java implementation of the JSON Schema specification
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |
| 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 |