AEM Communities文件本节除了:
只有一种“uber”藏物可以取代个别藏物:
从AEM 6.4开始,不显式发布Communities API。 所有社区API现在都包含在Uber jar中。
建议您与最新的Communities版本保持同步。
请参阅最新版本部分以标识最新版本。
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>uber-jar</artifactId>
<version>6.4.8.3</version>
<scope>provided</scope>
</dependency>
请参阅AEM Uber jar存储库以识别最新的Uber jar伪像。