How to add a plugin to Maven
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.aubay.fase</groupId>
<artifactId>fase-maven-plugin</artifactId>
<version>0.3.7</version>
</plugin>
Choose a version of io.aubay.fase : fase-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
0.3.x |
fase-maven-plugin-0.3.7
|
||
fase-maven-plugin-0.3.6
|
|||
fase-maven-plugin-0.3.5
|
|||
fase-maven-plugin-0.3.4
|
|||
fase-maven-plugin-0.3.3
|
|||
fase-maven-plugin-0.3.2
|
|||
fase-maven-plugin-0.3.1
|
|||
fase-maven-plugin-0.3.0
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.aubay.fase</groupId>
<artifactId>fase-maven-plugin</artifactId>
<version>0.3.7</version>
</plugin>
Advertisement