Using Maven for Communities using-maven-for-communities
CAUTION
AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.
Overview overview
This section of the AEM Communities documentation is in addition to:
There is only one “uber” artifact that replace individual artifacts:
- AEM Uber API jar
NOTE
From AEM 6.4 onwards, the Communities APIs are not released explicitly. All the Communities APIs are are now included in the Uber jar itself.
It is recommended to keep up-to-date with the most recent Communities release.
See Latest Releases section to identify the most recent version.
Maven Dependency Example maven-dependency-example
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>uber-jar</artifactId>
<version>6.4.8.3</version>
<scope>provided</scope>
</dependency>
NOTE
See AEM Uber jar repository to identify the latest Uber jar artifact.
recommendation-more-help
5d37d7b0-a330-461b-814d-068612705ff6