MVN

io.perfana : events-gatling-maven-plugin

Maven & Gradle

Apr 16, 2023
0 stars

events-gatling-maven-plugin · Forked from gatling-maven-plugin, this version adds event-scheduler integration.

<plugin>
    <groupId>io.perfana</groupId>
    <artifactId>events-gatling-maven-plugin</artifactId>
    <version>4.1.0-events-5</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.perfana : events-gatling-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 4.1.0-events-5

All Versions

Choose a version of io.perfana : events-gatling-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
events-gatling-maven-plugin-4.1.0-events-5
events-gatling-maven-plugin-4.1.0-events-4
events-gatling-maven-plugin-4.1.0-events-3
events-gatling-maven-plugin-4.1.0-events-2
events-gatling-maven-plugin-4.1.0-events-1

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>events-gatling-maven-plugin</artifactId>
    <version>4.1.0-events-5</version>
</plugin>