JSON Schema Compiler

Generates JSON schema from a simplified Groovy DSL syntax.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.anc.json
ArtifactId

ArtifactId

compiler
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Schema Compiler
Generates JSON schema from a simplified Groovy DSL syntax.
Project URL

Project URL

https://github.com/oanc/org.anc.json.schema-compiler
Project Organization

Project Organization

American National Corpus
Source Code Management

Source Code Management

https://github.com/oanc/org.anc.json.schema-compiler

Download compiler

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.6
junit : junit jar 4.12
org.codehaus.groovy : groovy-all pom 2.5.3
org.apache.ivy : ivy jar 2.4.0

test (1)

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

Project Modules

There are no modules declared in this project.
org.anc.json

American National Corpus

A corpus of contemporary American English

Versions

Version
1.3.1
1.3.0
1.2.1