此外,AEM Communities檔案的此章節還包含:
只有一個「uber」成品可取代個別成品:
自AEM 6.4起,Communities API不會明確發行。 所有Communities API現在包含在Uber jar本身中。
建議您隨時掌握最新的Communities版本。
另請參閱 最新版本 區段來識別最新版本。
<dependency>
<groupId>com.adobe.aem</groupId>
<artifactId>uber-jar</artifactId>
<version>6.5.7</version>
<scope>provided</scope>
</dependency>
另請參閱 AEM Uber jar存放庫 以識別最新的Uber jar成品。