MVN

io.gatling : gatling-maven-plugins-aggregator

Maven & Gradle

Nov 09, 2018

Gatling Maven Plugins Aggregator, fork of Apache's · Gatling Maven Plugins Aggregator, fork of Apache's

<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>gatling-maven-plugins-aggregator</artifactId>
    <version>3.1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gatling : gatling-maven-plugins-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0.4

All Versions

Choose a version of io.gatling : gatling-maven-plugins-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
gatling-maven-plugins-aggregator-3.1.0.4
gatling-maven-plugins-aggregator-3.1.0.3
gatling-maven-plugins-aggregator-3.1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>gatling-maven-plugins-aggregator</artifactId>
    <version>3.1.0.4</version>
</dependency>

Advertisement