MVN

net.pwall.json : json-validation

Maven & Gradle

Nov 06, 2022
7 usages
1 stars

JSON Validation · Validation functions for JSON Schema validation

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-validation</artifactId>
    <version>1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pwall.json : json-validation to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5

All Versions

Choose a version of net.pwall.json : json-validation to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5
json-validation-1.5
1.4
json-validation-1.4
1.3
json-validation-1.3
1.2
json-validation-1.2
1.1
json-validation-1.1
1.0
json-validation-1.0
0.2
json-validation-0.2
0.1
json-validation-0.1

How to add a dependency to Maven

Add the following net.pwall.json : json-validation maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-validation</artifactId>
    <version>1.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.pwall.json : json-validation gradle dependency to your build.gradle file:

implementation 'net.pwall.json:json-validation:1.5'

Gradle Kotlin DSL: Add the following net.pwall.json : json-validation gradle kotlin dependency to your build.gradle.kts file:

implementation("net.pwall.json:json-validation:1.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.pwall.json : json-validation sbt scala dependency to your build.sbt file:

libraryDependencies += "net.pwall.json" % "json-validation" % "1.5"

Advertisement

Dependencies from Group

Jun 28, 2023
21 usages
3 stars
Jul 10, 2023
10 usages
3 stars
Jul 10, 2023
8 usages
11 stars
Nov 06, 2022
7 usages
1 stars
Jul 10, 2023
6 usages
76 stars

Discover Dependencies

Jun 16, 2021
2 usages
0 stars
Aug 18, 2022
10 usages
103 stars
Jul 15, 2023
5 usages
Mar 26, 2022
2 usages
671 stars
May 17, 2012
1 usages
2 stars
Jul 13, 2015
2 usages
8 stars
Nov 03, 2020
4 usages
9 stars
May 04, 2017
2 usages
66 stars
Sep 02, 2021
4 usages
0 stars