MVN

de.bildschirmarbeiter.aem : aem-parent

Maven & Gradle

Jul 27, 2020
0 stars

Bildschirmarbeiter AEM Parent · Parent project for Bildschirmarbeiter AEM

<dependency>
    <groupId>de.bildschirmarbeiter.aem</groupId>
    <artifactId>aem-parent</artifactId>
    <version>3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.bildschirmarbeiter.aem : aem-parent to add to Maven - Latest Versions:

  • Latest Stable: 3

All Versions

Choose a version of de.bildschirmarbeiter.aem : aem-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3
aem-parent-3
2
aem-parent-2
1
aem-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.bildschirmarbeiter.aem</groupId>
    <artifactId>aem-parent</artifactId>
    <version>3</version>
</dependency>

Advertisement