MVN

com.github.java-json-tools : json-schema-validator

Maven & Gradle

May 27, 2020
154 usages
1.6k stars

json-schema-validator · A Java implementation of the JSON Schema specification

<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>json-schema-validator</artifactId>
    <version>2.2.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.java-json-tools : json-schema-validator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.14

All Versions

Choose a version of com.github.java-json-tools : json-schema-validator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
json-schema-validator-2.2.14
json-schema-validator-2.2.13
json-schema-validator-2.2.12
json-schema-validator-2.2.11
json-schema-validator-2.2.10
json-schema-validator-2.2.9
json-schema-validator-2.2.8
json-schema-validator-2.2.7

How to add a dependency to Maven

Add the following com.github.java-json-tools : json-schema-validator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.java-json-tools</groupId>
    <artifactId>json-schema-validator</artifactId>
    <version>2.2.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.java-json-tools : json-schema-validator gradle dependency to your build.gradle file:

implementation 'com.github.java-json-tools:json-schema-validator:2.2.14'

Gradle Kotlin DSL: Add the following com.github.java-json-tools : json-schema-validator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.java-json-tools:json-schema-validator:2.2.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.java-json-tools : json-schema-validator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.java-json-tools" % "json-schema-validator" % "2.2.14"

Advertisement

Dependencies from Group

May 27, 2020
154 usages
1.6k stars
May 27, 2020
35 usages
67 stars
May 27, 2020
31 usages
619 stars
May 27, 2020
17 usages
5 stars
Jan 06, 2020
6 usages
1 stars

Discover Dependencies

Jun 27, 2023
20 usages
67.1k stars
Aug 25, 2023
25 usages
1.8k stars
api
Aug 14, 2023
11 usages
745 stars
Jul 21, 2022
64 stars
Jun 16, 2019
23 usages
1.1k stars
Feb 27, 2019
3 usages
181.5k stars
Nov 11, 2022
2 usages
961 stars
Feb 03, 2023
3 stars
Jul 07, 2023
69 usages
2.5k stars