is not current version
Last Version 3.1.0.4

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

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.3
Type

Type

pom

Download gatling-maven-plugins-aggregator 3.1.0.3


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