is not current version
Last Version 4.3.1

com.cognifide.aem:apm-bundle 4.2.0

AEM Permission Management is an AEM based tool focused on streamlining the permission configuration

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.cognifide.aem
ArtifactId

ArtifactId

apm-bundle
Version

Version

4.2.0
Type

Type

jar

Download apm-bundle 4.2.0


<!-- https://jarcasting.com/artifacts/com.cognifide.aem/apm-bundle/ -->
<dependency>
    <groupId>com.cognifide.aem</groupId>
    <artifactId>apm-bundle</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognifide.aem/apm-bundle/
implementation 'com.cognifide.aem:apm-bundle:4.2.0'
// https://jarcasting.com/artifacts/com.cognifide.aem/apm-bundle/
implementation ("com.cognifide.aem:apm-bundle:4.2.0")
'com.cognifide.aem:apm-bundle:jar:4.2.0'
<dependency org="com.cognifide.aem" name="apm-bundle" rev="4.2.0">
  <artifact name="apm-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognifide.aem', module='apm-bundle', version='4.2.0')
)
libraryDependencies += "com.cognifide.aem" % "apm-bundle" % "4.2.0"
[com.cognifide.aem/apm-bundle "4.2.0"]