MVN

com.valtech.aapm : aapm

Maven & Gradle

Jun 20, 2023
1 stars

AEM Advanced Permissions Manager · Allow to handle assets permissions thanks to custom restriction rules

<dependency>
    <groupId>com.valtech.aapm</groupId>
    <artifactId>aapm</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.valtech.aapm : aapm to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.valtech.aapm : aapm to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
aapm-1.0.5
aapm-1.0.4
aapm-1.0.2
aapm-1.0.0
0.9.x
aapm-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.valtech.aapm</groupId>
    <artifactId>aapm</artifactId>
    <version>1.0.5</version>
</dependency>