MVN

com.adobe : aio-aem

Maven & Gradle

Mar 19, 2022

Adobe I/O - AEM - Java SDK - Parent Project · Adobe I/O - AEM - Java SDK - Parent Project

<dependency>
    <groupId>com.adobe</groupId>
    <artifactId>aio-aem</artifactId>
    <version>0.0.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.14

All Versions

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

Version Vulnerabilities Updated
0.0.x
aio-aem-0.0.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.adobe</groupId>
    <artifactId>aio-aem</artifactId>
    <version>0.0.14</version>
</dependency>