License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface JSON Data ORM |
GroupId | GroupIdorg.openidentityplatform.commons.json-schema |
ArtifactId | ArtifactIdcli |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.json-schema.cli
Simple tool to validate objects with draft-fge-json-schema-validation-00.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cli-2.0.15.pom | |
cli-2.0.15.jar | 2 MB |
cli-2.0.15-sources.jar | 6 KB |
cli-2.0.15-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
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 |
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 |