License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-cli-definitions |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM CLI Definitions
OpenAM Command Line Definitions
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-cli-definitions/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-cli-definitions</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-cli-definitions/
implementation 'org.openidentityplatform.openam:openam-cli-definitions:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-cli-definitions/
implementation ("org.openidentityplatform.openam:openam-cli-definitions:14.6.6")
'org.openidentityplatform.openam:openam-cli-definitions:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-cli-definitions" rev="14.6.6">
<artifact name="openam-cli-definitions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-cli-definitions', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-cli-definitions" % "14.6.6"
[org.openidentityplatform.openam/openam-cli-definitions "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar |