Jar examples for j:json-schema-core
Core processing architecture for json-schema-validator
You can download jar file json-schema-core 1.2.8 in this page.
Lesser General Public License, version 3 or greater
You can use the following script to add json-schema-core-1.2.8.jar to your project.
<dependency> <groupId>com.box</groupId> <artifactId>json-schema-core</artifactId> <version>1.2.8</version> </dependency>
compile group: 'com.box', name: 'json-schema-core', version: '1.2.8'
libraryDependencies += "com.box" % "json-schema-core" % "1.2.8"
<dependency org="com.box" name="json-schema-core" rev="1.2.8"/>
@Grapes(@Grab(group='com.box', module='json-schema-core', version='1.2.8'))
'com.box:json-schema-core:jar:1.2.8'
Click the following link to download the jar file.
json-schema-core-1.2.8-javadoc.jar