Using Maven for Communities using-maven-for-communities

Overview overview

This section of the Adobe Experience Manager (AEM) Communities documentation is in addition to:

There is only one “uber” artifact that replaces individual artifacts:

NOTE
From AEM 6.4 onwards, the Communities APIs are not released explicitly. All the Communities APIs are now included in the Uber jar itself.
Keep current with the most recent Communities release.
See the Latest Releases section where you can identify the most recent version.

Maven Dependency Example maven-dependency-example

<dependency>
    <groupId>com.adobe.aem</groupId>
    <artifactId>uber-jar</artifactId>
    <version>6.5.7</version>
    <scope>provided</scope>
</dependency>
NOTE
See the AEM Uber jar repository where you can identify the latest Uber jar artifact.
recommendation-more-help
81e2cd9d-0789-409d-b87c-2a8ce4f28791