License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface JSON Data ORM |
GroupId | GroupIdorg.openidentityplatform.commons.json-crypto |
ArtifactId | ArtifactIdcli |
Last Version | Last Version2.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.openidentityplatform.commons.json-crypto.cli
Open Identity Platform CommunityJSON cryptographic command line tool
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cli-2.0.15.pom | |
cli-2.0.15.jar | 2 MB |
cli-2.0.15-sources.jar | 5 KB |
cli-2.0.15-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons.json-crypto/cli/ -->
<dependency>
<groupId>org.openidentityplatform.commons.json-crypto</groupId>
<artifactId>cli</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.json-crypto/cli/
implementation 'org.openidentityplatform.commons.json-crypto:cli:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons.json-crypto/cli/
implementation ("org.openidentityplatform.commons.json-crypto:cli:2.0.15")
'org.openidentityplatform.commons.json-crypto:cli:jar:2.0.15'
<dependency org="org.openidentityplatform.commons.json-crypto" name="cli" rev="2.0.15">
<artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons.json-crypto', module='cli', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons.json-crypto" % "cli" % "2.0.15"
[org.openidentityplatform.commons.json-crypto/cli "2.0.15"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.commons.json-crypto : core | jar | 2.0.15 |
org.openidentityplatform.commons : security | jar | 2.0.15 |
commons-cli : commons-cli | jar | 1.2 |
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 |