MVN

com.doctusoft : json-schema-java7

Maven & Gradle

Mar 08, 2017
1 usages
1 stars

Doctusoft/json-schema · Implementation of the JSON Schema Core Draft v4 specification built with the org.json API

<dependency>
    <groupId>com.doctusoft</groupId>
    <artifactId>json-schema-java7</artifactId>
    <version>1.4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.4.1.1

All Versions

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

Version Vulnerabilities Updated
1.4.x
json-schema-java7-1.4.1.1
json-schema-java7-1.4.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.doctusoft</groupId>
    <artifactId>json-schema-java7</artifactId>
    <version>1.4.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.doctusoft:json-schema-java7:1.4.1.1'

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

implementation("com.doctusoft:json-schema-java7:1.4.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.doctusoft" % "json-schema-java7" % "1.4.1.1"

Advertisement

Dependencies from Group

Jul 13, 2020
1 usages
1 stars
Mar 08, 2017
1 usages
1 stars
Mar 08, 2017
0 stars

Discover Dependencies

Dec 09, 2020
4 usages
24 stars
Jan 22, 2017
1 usages
16 stars
Aug 25, 2023
28 usages
3.9k stars
Jun 13, 2020
1 usages
219 stars
Jul 13, 2023
6 usages
212 stars
Jun 06, 2023
211 usages
168 stars
Jun 06, 2023
1.8k usages
168 stars
May 18, 2018
2 usages
Aug 23, 2023
28 stars