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.ea.gatling</groupId>
<artifactId>gatling-aws-maven-plugin</artifactId>
<version>1.0.17</version>
</plugin>
Choose a version of com.ea.gatling : gatling-aws-maven-plugin to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
1.0.x |
gatling-aws-maven-plugin-1.0.17
|
||
gatling-aws-maven-plugin-1.0.15
|
|||
gatling-aws-maven-plugin-1.0.14
|
|||
gatling-aws-maven-plugin-1.0.13
|
|||
gatling-aws-maven-plugin-1.0.12
|
|||
gatling-aws-maven-plugin-1.0.11
|
|||
gatling-aws-maven-plugin-1.0.8
|
|||
gatling-aws-maven-plugin-1.0.7
|
|||
gatling-aws-maven-plugin-1.0.6
|
|||
gatling-aws-maven-plugin-1.0.5
|
|||
gatling-aws-maven-plugin-1.0.3
|
Add the maven plugin to the pom.xml
file information in this tag as follows:
<plugin>
<groupId>com.ea.gatling</groupId>
<artifactId>gatling-aws-maven-plugin</artifactId>
<version>1.0.17</version>
</plugin>
Advertisement