a

apm-ui.apps

APM (AEM Permission Management) is an AEM based, cloud compatible tool focused on streamlining the permission configuration. It provides a rich UX console tailored for administrators. They can write human readable scripts that handle user/group creation/deletion and permissions application, both in bulk. Through it's flexible grammar, exposed API, and high extensibility it vastly improves permission-based implementations.
https://github.com/wttech/APM
The Apache License, Version 2.0
Wunderman Thompson Technology
Dominik Przybyl Krystian Panek
Files download
File Operation
apm-ui.apps-5.7.1.pom download
Apache Maven
<dependency>
  <groupId>com.cognifide.apm.crx</groupId>
  <artifactId>apm-ui.apps</artifactId>
  <version>5.7.1</version>
  <type>zip</type>
</dependency>
Gradle Groovy
implementation 'com.cognifide.apm.crx:apm-ui.apps:5.7.1'
Gradle Kotlin
implementation("com.cognifide.apm.crx:apm-ui.apps:5.7.1")
Scala SBT
libraryDependencies += "com.cognifide.apm.crx" % "apm-ui.apps" % "5.7.1"
Groovy Grape
@Grapes(
  @Grab(group='com.cognifide.apm.crx', module='apm-ui.apps', version='5.7.1')
)
Apache Ivy
<dependency org="com.cognifide.apm.crx" name="apm-ui.apps" rev="5.7.1" />
Leiningen
[com.cognifide.apm.crx/apm-ui.apps "5.7.1"]
Apache Buildr
'com.cognifide.apm.crx:apm-ui.apps:jar:5.7.1'
Dependencies
The project has no third-party dependencies