MVN

com.exadel.aem : aem-authoring-toolkit-plugin

Maven & Gradle

Aug 20, 2020
70 stars
<plugin>
    <groupId>com.exadel.aem</groupId>
    <artifactId>aem-authoring-toolkit-plugin</artifactId>
    <version>1.2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.exadel.aem : aem-authoring-toolkit-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of com.exadel.aem : aem-authoring-toolkit-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
aem-authoring-toolkit-plugin-1.2.1
aem-authoring-toolkit-plugin-1.2.0
1.1.x
aem-authoring-toolkit-plugin-1.1.1
aem-authoring-toolkit-plugin-1.1.0
1.0.x
aem-authoring-toolkit-plugin-1.0.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.exadel.aem</groupId>
    <artifactId>aem-authoring-toolkit-plugin</artifactId>
    <version>1.2.1</version>
</plugin>

Advertisement