MVN

com.adobe.aem : aemanalyser-maven-plugin

Maven & Gradle

Dec 09, 2022
21 stars

AEM Analyser Maven Plugin · Maven plugin to analyse AEM components

<plugin>
    <groupId>com.adobe.aem</groupId>
    <artifactId>aemanalyser-maven-plugin</artifactId>
    <version>1.5.8</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.aem : aemanalyser-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.8

All Versions

Choose a version of com.adobe.aem : aemanalyser-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
aemanalyser-maven-plugin-1.5.8
aemanalyser-maven-plugin-1.5.6
aemanalyser-maven-plugin-1.5.4
aemanalyser-maven-plugin-1.5.2
aemanalyser-maven-plugin-1.5.0
1.4.x
aemanalyser-maven-plugin-1.4.20
aemanalyser-maven-plugin-1.4.18
aemanalyser-maven-plugin-1.4.16
aemanalyser-maven-plugin-1.4.14
aemanalyser-maven-plugin-1.4.12
aemanalyser-maven-plugin-1.4.10
aemanalyser-maven-plugin-1.4.8
aemanalyser-maven-plugin-1.4.6
aemanalyser-maven-plugin-1.4.4
aemanalyser-maven-plugin-1.4.2
aemanalyser-maven-plugin-1.4.0
1.3.x
aemanalyser-maven-plugin-1.3.0
1.2.x
aemanalyser-maven-plugin-1.2.2
aemanalyser-maven-plugin-1.2.0
1.1.x
aemanalyser-maven-plugin-1.1.12
aemanalyser-maven-plugin-1.1.10
aemanalyser-maven-plugin-1.1.8
aemanalyser-maven-plugin-1.1.6
aemanalyser-maven-plugin-1.1.4
aemanalyser-maven-plugin-1.1.2
aemanalyser-maven-plugin-1.1.0
1.0.x
aemanalyser-maven-plugin-1.0.12
aemanalyser-maven-plugin-1.0.10
aemanalyser-maven-plugin-1.0.8
aemanalyser-maven-plugin-1.0.4
aemanalyser-maven-plugin-1.0.2
aemanalyser-maven-plugin-1.0.0
0.9.x
aemanalyser-maven-plugin-0.9.2
aemanalyser-maven-plugin-0.9.0
0.0.x
aemanalyser-maven-plugin-0.0.18
aemanalyser-maven-plugin-0.0.16
aemanalyser-maven-plugin-0.0.14
aemanalyser-maven-plugin-0.0.12
aemanalyser-maven-plugin-0.0.10
aemanalyser-maven-plugin-0.0.6
aemanalyser-maven-plugin-0.0.4

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.adobe.aem</groupId>
    <artifactId>aemanalyser-maven-plugin</artifactId>
    <version>1.5.8</version>
</plugin>

Advertisement