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.github.m50d</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.11.1</version>
</plugin>
Choose a version of com.github.m50d : aspectj-maven-plugin to add to Maven - Latest Versions:
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.github.m50d</groupId>
<artifactId>aspectj-maven-plugin</artifactId>
<version>1.11.1</version>
</plugin>
Advertisement
Maven Repository
Search Maven dependencies with Maven Repository Chrome Extension