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.abstratt</groupId>
<artifactId>cloudfier-maven-plugin</artifactId>
<version>1.0.13</version>
</plugin>
Choose a version of com.abstratt : cloudfier-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
cloudfier-maven-plugin-1.0.13
|
||
cloudfier-maven-plugin-1.0.8
|
|||
cloudfier-maven-plugin-1.0.5
|
|||
0.12.x |
cloudfier-maven-plugin-0.12.0
|
||
0.11.x |
cloudfier-maven-plugin-0.11.3
|
||
cloudfier-maven-plugin-0.11.2
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.abstratt</groupId>
<artifactId>cloudfier-maven-plugin</artifactId>
<version>1.0.13</version>
</plugin>
Advertisement