| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools JSON Data ORM |
| GroupId | GroupIdorg.openidentityplatform.commons |
| ArtifactId | ArtifactIdjson-crypto |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| 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.15.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.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-crypto/
implementation 'org.openidentityplatform.commons:json-crypto:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/json-crypto/
implementation ("org.openidentityplatform.commons:json-crypto:2.0.15")
'org.openidentityplatform.commons:json-crypto:pom:2.0.15'
<dependency org="org.openidentityplatform.commons" name="json-crypto" rev="2.0.15">
<artifact name="json-crypto" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='json-crypto', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "json-crypto" % "2.0.15"
[org.openidentityplatform.commons/json-crypto "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 |