Last Version

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

Version

3.1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/leadpony/justify
Source Code Management

Source Code Management

https://github.com/leadpony/justify

Download justify-parent 3.1.0

Filename Size
justify-parent-3.1.0.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • justify
  • justify-tests
  • justify-cli