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