License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JSON Data ORM |
GroupId | GroupIdorg.openidentityplatform.commons |
ArtifactId | ArtifactIdjson-schema |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.openidentityplatform.commons.json-schema
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
json-schema-2.0.15.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-schema/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>json-schema</artifactId>
<version>2.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-schema/
implementation 'org.openidentityplatform.commons:json-schema:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-schema/
implementation ("org.openidentityplatform.commons:json-schema:2.0.15")
'org.openidentityplatform.commons:json-schema:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="json-schema" rev="2.0.15">
<artifact name="json-schema" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='json-schema', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "json-schema" % "2.0.15"
[org.openidentityplatform.commons/json-schema "2.0.15"]
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 |