Last Version

org.leadpony.justify.tests 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-tests
Version

Version

3.1.0
Type

Type

jar
Description

Description

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

Download justify-tests 3.1.0


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

Dependencies

test (8)

Group / Artifact Type Version
org.leadpony.justify : justify jar 3.1.0
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
org.leadpony.joy : joy-yaml jar 2.0.0
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0-RC2
org.eclipse : yasson jar 2.0.0-M2

Project Modules

There are no modules declared in this project.