MVN

org.hawksoft : json-schema

Maven & Gradle

May 07, 2017

json-schema · JSON schema definition, validation and repository

<dependency>
    <groupId>org.hawksoft</groupId>
    <artifactId>json-schema</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
json-schema-1.5.1
1.5
json-schema-1.5
1.4.x
json-schema-1.4.1
1.4
json-schema-1.4
1.0
json-schema-1.0
0.9.x
json-schema-0.9.3
json-schema-0.9.2
json-schema-0.9.1
0.9
json-schema-0.9

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hawksoft</groupId>
    <artifactId>json-schema</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.hawksoft:json-schema:1.5.1'

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

implementation("org.hawksoft:json-schema:1.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.hawksoft" % "json-schema" % "1.5.1"

Advertisement

Dependencies from Group

May 07, 2017

Discover Dependencies

Apr 05, 2023
2 usages
Aug 22, 2019
14 usages
0 stars
Mar 14, 2022
3 usages
0 stars
Jul 10, 2023
4 usages
1 stars
Apr 24, 2017
2 usages
0 stars
Jun 30, 2022
4 usages
78 stars
Oct 24, 2018
1 usages
0 stars
Apr 24, 2017
1 usages
Apr 26, 2017
0 stars