Last Version

json-schema-core 1.2.8

Core processing architecture for json-schema-validator

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.box
ArtifactId

ArtifactId

json-schema-core
Version

Version

1.2.8
Type

Type

jar
Description

Description

json-schema-core
Core processing architecture for json-schema-validator
Project URL

Project URL

https://github.com/box-metadata/json-schema-core

Download json-schema-core 1.2.8


<!-- 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"]

Dependencies

compile (4)

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

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.