Last Version

JSON Schema Validator 1.1.2

Validate a JSON schema or a JSON instance against a JSON schema

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.anc.json
ArtifactId

ArtifactId

validator
Version

Version

1.1.2
Type

Type

jar
Description

Description

JSON Schema Validator
Validate a JSON schema or a JSON instance against a JSON schema
Project URL

Project URL

https://github.com/oanc/org.anc.json.validator
Project Organization

Project Organization

American National Corpus
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.json.validator

Download validator 1.1.2


<!-- https://jarcasting.com/artifacts/org.anc.json/validator/ -->
<dependency>
    <groupId>org.anc.json</groupId>
    <artifactId>validator</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.anc.json/validator/
implementation 'org.anc.json:validator:1.1.2'
// https://jarcasting.com/artifacts/org.anc.json/validator/
implementation ("org.anc.json:validator:1.1.2")
'org.anc.json:validator:jar:1.1.2'
<dependency org="org.anc.json" name="validator" rev="1.1.2">
  <artifact name="validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.anc.json', module='validator', version='1.1.2')
)
libraryDependencies += "org.anc.json" % "validator" % "1.1.2"
[org.anc.json/validator "1.1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.github.fge : json-schema-validator jar 2.2.5
com.github.fge : json-schema-core jar 1.2.4
org.anc.json : compiler jar 1.3.1
org.codehaus.groovy : groovy-all pom 2.5.3
org.apache.ivy : ivy jar 2.4.0

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.