Last Version

org.leadpony.justify 3.1.0

Justify is a JSON validator based on the JSON Schema specification and the JSON Processing API.

License

License

GroupId

GroupId

org.leadpony.justify
ArtifactId

ArtifactId

justify
Version

Version

3.1.0
Type

Type

jar
Description

Description

org.leadpony.justify
Justify is a JSON validator based on the JSON Schema specification and the JSON Processing API.

Download justify 3.1.0


<!-- https://jarcasting.com/artifacts/org.leadpony.justify/justify/ -->
<dependency>
    <groupId>org.leadpony.justify</groupId>
    <artifactId>justify</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.leadpony.justify/justify/
implementation 'org.leadpony.justify:justify:3.1.0'
// https://jarcasting.com/artifacts/org.leadpony.justify/justify/
implementation ("org.leadpony.justify:justify:3.1.0")
'org.leadpony.justify:justify:jar:3.1.0'
<dependency org="org.leadpony.justify" name="justify" rev="3.1.0">
  <artifact name="justify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.leadpony.justify', module='justify', version='3.1.0')
)
libraryDependencies += "org.leadpony.justify" % "justify" % "3.1.0"
[org.leadpony.justify/justify "3.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.0
com.ibm.icu : icu4j jar 68.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.assertj : assertj-core jar 3.18.0
org.glassfish : jakarta.json jar 2.0.0

Project Modules

There are no modules declared in this project.