| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdorg.kitchen-eel | 
| ArtifactId | ArtifactIdjson-schema-validator | 
| Last Version | Last Version1.5.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjson-schema-validator A Java implementation of the JSON Schema specification | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| json-schema-validator-1.5.2.pom | |
| json-schema-validator-1.5.2.jar | 140 KB | 
| json-schema-validator-1.5.2-sources.jar | 148 KB | 
| json-schema-validator-1.5.2-javadoc.jar | 666 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8 | 
| org.mockito : mockito-core | jar | 1.9.5 | 
