MVN

io.github.thanhj : AemBom

Maven & Gradle

Apr 10, 2019

io.github.thanhj:AemBom · AemBom is a generic shared POM for vary AEM Project

<dependency>
    <groupId>io.github.thanhj</groupId>
    <artifactId>AemBom</artifactId>
    <version>6.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.thanhj : AemBom to add to Maven - Latest Versions:

  • Latest Stable: 6.4.0

All Versions

Choose a version of io.github.thanhj : AemBom to add to Maven - All Versions:

Version Vulnerabilities Updated
6.4.x
AemBom-6.4.0
1.1
AemBom-1.1
1.0
AemBom-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.thanhj</groupId>
    <artifactId>AemBom</artifactId>
    <version>6.4.0</version>
</dependency>