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.perfana</groupId>
<artifactId>perfana-gatling-maven-plugin</artifactId>
<version>3.2.9</version>
</plugin>
Choose a version of io.perfana : perfana-gatling-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
3.2.x |
perfana-gatling-maven-plugin-3.2.9
|
||
perfana-gatling-maven-plugin-3.2.8
|
|||
perfana-gatling-maven-plugin-3.2.7
|
|||
perfana-gatling-maven-plugin-3.2.6
|
|||
perfana-gatling-maven-plugin-3.2.5
|
|||
perfana-gatling-maven-plugin-3.2.4
|
|||
perfana-gatling-maven-plugin-3.2.3
|
|||
perfana-gatling-maven-plugin-3.2.2
|
|||
perfana-gatling-maven-plugin-3.2.1
|
|||
perfana-gatling-maven-plugin-3.2.0
|
|||
3.1.x |
perfana-gatling-maven-plugin-3.1.0
|
||
3.0.x |
perfana-gatling-maven-plugin-3.0.2
|
||
perfana-gatling-maven-plugin-3.0.1
|
|||
perfana-gatling-maven-plugin-3.0.0
|
|||
1.0.x |
perfana-gatling-maven-plugin-1.0.0
|
||
0.0.x |
perfana-gatling-maven-plugin-0.0.18
|
||
perfana-gatling-maven-plugin-0.0.17
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>io.perfana</groupId>
<artifactId>perfana-gatling-maven-plugin</artifactId>
<version>3.2.9</version>
</plugin>
Advertisement