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