License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.wcm.devops.conga.plugins |
ArtifactId | ArtifactIdconga-aem-crypto-cli |
Last Version | Last Version2.18.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCONGA AEM Crypto Command Line Interface
Command line tool to generate Crypto keys for AEM.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/conga-aem-crypto-cli/ -->
<dependency>
<groupId>io.wcm.devops.conga.plugins</groupId>
<artifactId>conga-aem-crypto-cli</artifactId>
<version>2.18.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/conga-aem-crypto-cli/
implementation 'io.wcm.devops.conga.plugins:conga-aem-crypto-cli:2.18.2'
// https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/conga-aem-crypto-cli/
implementation ("io.wcm.devops.conga.plugins:conga-aem-crypto-cli:2.18.2")
'io.wcm.devops.conga.plugins:conga-aem-crypto-cli:jar:2.18.2'
<dependency org="io.wcm.devops.conga.plugins" name="conga-aem-crypto-cli" rev="2.18.2">
<artifact name="conga-aem-crypto-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.devops.conga.plugins', module='conga-aem-crypto-cli', version='2.18.2')
)
libraryDependencies += "io.wcm.devops.conga.plugins" % "conga-aem-crypto-cli" % "2.18.2"
[io.wcm.devops.conga.plugins/conga-aem-crypto-cli "2.18.2"]
Group / Artifact | Type | Version |
---|---|---|
io.wcm.devops.conga.plugins : io.wcm.devops.conga.plugins.aem | jar | 2.18.2 |
io.wcm.devops.conga.plugins : io.wcm.devops.conga.plugins.ansible | jar | 1.4.0 |
commons-cli : commons-cli | jar | 1.5.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 2.2 |
org.mockito : mockito-core | jar | 4.5.1 |
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |
org.junit.jupiter : junit-jupiter | jar |