MVN

com.adobe.aem : aem-modernize-tools

Maven & Gradle

Mar 15, 2022
63 stars

AEM Modernize Tools · AEM Modernize Tools

<dependency>
    <groupId>com.adobe.aem</groupId>
    <artifactId>aem-modernize-tools</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.aem : aem-modernize-tools to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.adobe.aem : aem-modernize-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
aem-modernize-tools-2.1.0
2.0.x
aem-modernize-tools-2.0.18
aem-modernize-tools-2.0.16
aem-modernize-tools-2.0.14
aem-modernize-tools-2.0.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.adobe.aem</groupId>
    <artifactId>aem-modernize-tools</artifactId>
    <version>2.1.0</version>
</dependency>

Advertisement