MVN

com.box : json-schema-validator

Maven & Gradle

Nov 27, 2015
2 stars

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

<dependency>
    <groupId>com.box</groupId>
    <artifactId>json-schema-validator</artifactId>
    <version>2.2.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.10

All Versions

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

Version Vulnerabilities Updated
2.2.x
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.box : json-schema-validator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.box</groupId>
    <artifactId>json-schema-validator</artifactId>
    <version>2.2.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.box:json-schema-validator:2.2.10'

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

implementation("com.box:json-schema-validator:2.2.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.box" % "json-schema-validator" % "2.2.10"

Advertisement

Dependencies from Group

Aug 11, 2023
25 usages
148 stars
May 29, 2019
3 usages
62 stars
Mar 25, 2017
2 usages
1 stars
Aug 02, 2019
1 usages
13 stars
Nov 27, 2015
1 usages
1 stars

Discover Dependencies

Nov 26, 2015
19.2k stars
Nov 26, 2015
117 stars
Nov 26, 2015
1 usages
117 stars
Nov 26, 2015
1 usages
117 stars
Nov 26, 2015
117 stars
Nov 26, 2015
117 stars
Nov 26, 2015
1 usages
117 stars
Nov 26, 2015
656 stars