MVN

io.apptik.json : json-schema

Maven & Gradle

Feb 11, 2017
2 usages
15 stars

Json Schema · General Purpose Json Model Helper compatible with json-schema spec

<dependency>
    <groupId>io.apptik.json</groupId>
    <artifactId>json-schema</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apptik.json : json-schema to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4
  • Latest Alpha: 1.1.0-alpha1

All Versions

Choose a version of io.apptik.json : json-schema to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
json-schema-1.1.0-alpha1
1.0.x
json-schema-1.0.4

How to add a dependency to Maven

Add the following io.apptik.json : json-schema maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.apptik.json</groupId>
    <artifactId>json-schema</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.apptik.json : json-schema gradle dependency to your build.gradle file:

implementation 'io.apptik.json:json-schema:1.0.4'

Gradle Kotlin DSL: Add the following io.apptik.json : json-schema gradle kotlin dependency to your build.gradle.kts file:

implementation("io.apptik.json:json-schema:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.apptik.json : json-schema sbt scala dependency to your build.sbt file:

libraryDependencies += "io.apptik.json" % "json-schema" % "1.0.4"

Advertisement

Dependencies from Group

Feb 11, 2017
7 usages
15 stars
Feb 11, 2017
5 usages
15 stars
Feb 11, 2017
2 usages
15 stars
Feb 11, 2017
15 stars
Feb 11, 2017
15 stars

Discover Dependencies

Oct 14, 2016
1 usages
4.5k stars
Sep 17, 2016
2 usages
32 stars
Dec 10, 2017
2 usages
15 stars
Mar 06, 2019
2 usages
58 stars
Jun 14, 2017
3 usages
1 stars
Jun 22, 2017
2 usages
20 stars
Mar 18, 2020
2 usages
6 stars
Mar 18, 2020
2 usages
6 stars
Sep 21, 2018
2 usages
78 stars