MVN

nl.stokpop : events-gatling-maven-plugin

Maven & Gradle

Apr 24, 2021
0 stars

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

<plugin>
    <groupId>nl.stokpop</groupId>
    <artifactId>events-gatling-maven-plugin</artifactId>
    <version>3.1.0-events-2.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.1.0-events-2.1

All Versions

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

  • Version Updated
  • events-gatling-maven-plugin-3.1.0-events-2.1

    Apr 24, 2021
  • events-gatling-maven-plugin-3.1.0-events-2.0

    Jan 27, 2021
  • events-gatling-maven-plugin-3.1.0-events-3

    Oct 22, 2020
  • events-gatling-maven-plugin-3.1.0-events-2

    Oct 21, 2020
  • events-gatling-maven-plugin-3.1.0-events-1

    Oct 17, 2020
  • events-gatling-maven-plugin-3.0.3-events-7

    Mar 19, 2020
  • events-gatling-maven-plugin-3.0.3-events-6

    Mar 11, 2020
  • events-gatling-maven-plugin-3.0.3-events-5

    Feb 23, 2020
  • events-gatling-maven-plugin-3.0.3-events-4

    Nov 29, 2019
  • events-gatling-maven-plugin-3.0.3-events-3

    Nov 12, 2019
  • events-gatling-maven-plugin-3.0.3-events-2

    Oct 15, 2019
  • events-gatling-maven-plugin-3.0.3-events-1

    Oct 12, 2019

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>nl.stokpop</groupId>
    <artifactId>events-gatling-maven-plugin</artifactId>
    <version>3.1.0-events-2.1</version>
</plugin>