Last Version

org.openidentityplatform.commons.json-schema.cli 2.0.15

Simple tool to validate objects with draft-fge-json-schema-validation-00.

License

License

Categories

Categories

IDE Development Tools CLI User Interface JSON Data ORM
GroupId

GroupId

org.openidentityplatform.commons.json-schema
ArtifactId

ArtifactId

cli
Version

Version

2.0.15
Type

Type

jar
Description

Description

org.openidentityplatform.commons.json-schema.cli
Simple tool to validate objects with draft-fge-json-schema-validation-00.
Project Organization

Project Organization

Open Identity Platform Community

Download cli 2.0.15


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

Dependencies

compile (5)

Group / Artifact Type Version
org.openidentityplatform.commons.json-schema : core jar 2.0.15
com.fasterxml.jackson.core : jackson-databind jar 2.12.6.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.6
com.fasterxml.jackson.core : jackson-core jar 2.12.6
args4j : args4j jar 2.0.16

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.4.1
org.testng : testng jar 6.14.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.