| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.box | 
    
| ArtifactId | ArtifactIdjson-schema-core | 
    
| Last Version | Last Version1.2.8 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjson-schema-core 
            Core processing architecture for json-schema-validator 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| json-schema-core-1.2.8.pom | |
| json-schema-core-1.2.8.jar | 168 KB | 
| json-schema-core-1.2.8-sources.jar | 171 KB | 
| json-schema-core-1.2.8-javadoc.jar | 445 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.box/json-schema-core/ -->
<dependency>
    <groupId>com.box</groupId>
    <artifactId>json-schema-core</artifactId>
    <version>1.2.8</version>
</dependency>
                // https://jarcasting.com/artifacts/com.box/json-schema-core/
implementation 'com.box:json-schema-core:1.2.8'
                // https://jarcasting.com/artifacts/com.box/json-schema-core/
implementation ("com.box:json-schema-core:1.2.8")
                'com.box:json-schema-core:jar:1.2.8'
                <dependency org="com.box" name="json-schema-core" rev="1.2.8">
  <artifact name="json-schema-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.box', module='json-schema-core', version='1.2.8')
)
                libraryDependencies += "com.box" % "json-schema-core" % "1.2.8"
                [com.box/json-schema-core "1.2.8"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.fge : uri-template | jar | 0.9 | 
| com.github.fge : jackson-coreutils | jar | 1.8 | 
| org.mozilla : rhino | jar | 1.7R4 | 
| com.google.code.findbugs : jsr305 | jar | 2.0.1 | 
| 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 |