Jar examples for j:json-validator
A validator which implements schema's for json objects.
You can download jar file json-validator 1.6.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add json-validator-1.6.10.jar to your project.
<dependency> <groupId>org.bitbucket.bradleysmithllc.json-validator</groupId> <artifactId>json-validator</artifactId> <version>1.6.10</version> </dependency>
compile group: 'org.bitbucket.bradleysmithllc.json-validator', name: 'json-validator', version: '1.6.10'
libraryDependencies += "org.bitbucket.bradleysmithllc.json-validator" % "json-validator" % "1.6.10"
<dependency org="org.bitbucket.bradleysmithllc.json-validator" name="json-validator" rev="1.6.10"/>
@Grapes(@Grab(group='org.bitbucket.bradleysmithllc.json-validator', module='json-validator', version='1.6.10'))
'org.bitbucket.bradleysmithllc.json-validator:json-validator:jar:1.6.10'
Click the following link to download the jar file.
json-validator-1.6.10-javadoc.jar