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.aerse.maven</groupId>
<artifactId>fingerprint-maven-plugin</artifactId>
<version>3.10</version>
</plugin>
Choose a version of com.aerse.maven : fingerprint-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.10 |
fingerprint-maven-plugin-3.10
|
||
3.9 |
fingerprint-maven-plugin-3.9
|
||
3.8 |
fingerprint-maven-plugin-3.8
|
||
3.7 |
fingerprint-maven-plugin-3.7
|
||
3.6 |
fingerprint-maven-plugin-3.6
|
||
3.5 |
fingerprint-maven-plugin-3.5
|
||
3.4 |
fingerprint-maven-plugin-3.4
|
||
3.3 |
fingerprint-maven-plugin-3.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.aerse.maven</groupId>
<artifactId>fingerprint-maven-plugin</artifactId>
<version>3.10</version>
</plugin>
Advertisement