MVN

org.anc.json : compiler

Maven & Gradle

Nov 16, 2018
1 usages
1 stars

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

<dependency>
    <groupId>org.anc.json</groupId>
    <artifactId>compiler</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.anc.json : compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of org.anc.json : compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
compiler-1.3.1
compiler-1.3.0
1.2.x
compiler-1.2.1

How to add a dependency to Maven

Add the following org.anc.json : compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.anc.json</groupId>
    <artifactId>compiler</artifactId>
    <version>1.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.anc.json : compiler gradle dependency to your build.gradle file:

implementation 'org.anc.json:compiler:1.3.1'

Gradle Kotlin DSL: Add the following org.anc.json : compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("org.anc.json:compiler:1.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.anc.json : compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "org.anc.json" % "compiler" % "1.3.1"

Advertisement

Dependencies from Group

Nov 16, 2018
1 usages
0 stars
Nov 16, 2018
1 usages
1 stars

Discover Dependencies

Jan 25, 2016
6 usages
Nov 18, 2016
1 usages
1.5k stars
Feb 10, 2017
1 usages
1 stars
May 25, 2016
2 usages
51 stars
May 14, 2016
2 usages
0 stars
Feb 12, 2016
1 usages
0 stars
jmx
Mar 10, 2016
1 usages