is not current version
Last Version 2.18.2

io.wcm.devops.conga.plugins:conga-aem-crypto-cli 1.14.0

Command line tool to generate Crypto keys for AEM.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.wcm.devops.conga.plugins
ArtifactId

ArtifactId

conga-aem-crypto-cli
Version

Version

1.14.0
Type

Type

jar

Download conga-aem-crypto-cli 1.14.0


<!-- 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>1.14.0</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:1.14.0'
// https://jarcasting.com/artifacts/io.wcm.devops.conga.plugins/conga-aem-crypto-cli/
implementation ("io.wcm.devops.conga.plugins:conga-aem-crypto-cli:1.14.0")
'io.wcm.devops.conga.plugins:conga-aem-crypto-cli:jar:1.14.0'
<dependency org="io.wcm.devops.conga.plugins" name="conga-aem-crypto-cli" rev="1.14.0">
  <artifact name="conga-aem-crypto-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm.devops.conga.plugins', module='conga-aem-crypto-cli', version='1.14.0')
)
libraryDependencies += "io.wcm.devops.conga.plugins" % "conga-aem-crypto-cli" % "1.14.0"
[io.wcm.devops.conga.plugins/conga-aem-crypto-cli "1.14.0"]