is not current version
Last Version 3.1.0.4

io.gatling:gatling-maven-plugins-aggregator 3.1.0.2

Gatling Maven Plugins Aggregator, fork of Apache's

Categories

Categories

Maven Build Tools Gatling Application Testing & Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

gatling-maven-plugins-aggregator
Version

Version

3.1.0.2
Type

Type

pom

Download gatling-maven-plugins-aggregator 3.1.0.2


<!-- https://jarcasting.com/artifacts/io.gatling/gatling-maven-plugins-aggregator/ -->
<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>gatling-maven-plugins-aggregator</artifactId>
    <version>3.1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-maven-plugins-aggregator/
implementation 'io.gatling:gatling-maven-plugins-aggregator:3.1.0.2'
// https://jarcasting.com/artifacts/io.gatling/gatling-maven-plugins-aggregator/
implementation ("io.gatling:gatling-maven-plugins-aggregator:3.1.0.2")
'io.gatling:gatling-maven-plugins-aggregator:pom:3.1.0.2'
<dependency org="io.gatling" name="gatling-maven-plugins-aggregator" rev="3.1.0.2">
  <artifact name="gatling-maven-plugins-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-maven-plugins-aggregator', version='3.1.0.2')
)
libraryDependencies += "io.gatling" % "gatling-maven-plugins-aggregator" % "3.1.0.2"
[io.gatling/gatling-maven-plugins-aggregator "3.1.0.2"]