Jar examples for j:json-schema
General Purpose Json Model Helper compatible with json-schema spec
You can download jar file json-schema 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-schema-1.0.jar to your project.
<dependency> <groupId>org.hawksoft</groupId> <artifactId>json-schema</artifactId> <version>1.0</version> </dependency>
compile group: 'org.hawksoft', name: 'json-schema', version: '1.0'
libraryDependencies += "org.hawksoft" % "json-schema" % "1.0"
<dependency org="org.hawksoft" name="json-schema" rev="1.0"/>
@Grapes(@Grab(group='org.hawksoft', module='json-schema', version='1.0'))
'org.hawksoft:json-schema:jar:1.0'
Click the following link to download the jar file.
json-schema-1.0-javadoc.jar