Last Version

Gatling Exporter :: Core 0.1

A plugin-based maven mojo to extract Gatling data

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

de.drippinger.gatling
ArtifactId

ArtifactId

gatling-reporter-core
Version

Version

0.1
Type

Type

jar
Description

Description

Gatling Exporter :: Core
A plugin-based maven mojo to extract Gatling data

Download gatling-reporter-core 0.1


<!-- https://jarcasting.com/artifacts/de.drippinger.gatling/gatling-reporter-core/ -->
<dependency>
    <groupId>de.drippinger.gatling</groupId>
    <artifactId>gatling-reporter-core</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.drippinger.gatling/gatling-reporter-core/
implementation 'de.drippinger.gatling:gatling-reporter-core:0.1'
// https://jarcasting.com/artifacts/de.drippinger.gatling/gatling-reporter-core/
implementation ("de.drippinger.gatling:gatling-reporter-core:0.1")
'de.drippinger.gatling:gatling-reporter-core:jar:0.1'
<dependency org="de.drippinger.gatling" name="gatling-reporter-core" rev="0.1">
  <artifact name="gatling-reporter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.drippinger.gatling', module='gatling-reporter-core', version='0.1')
)
libraryDependencies += "de.drippinger.gatling" % "gatling-reporter-core" % "0.1"
[de.drippinger.gatling/gatling-reporter-core "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-io : commons-io jar 1.3.2
net.quux00.simplecsv : simplecsv jar 2.0
org.apache.commons : commons-math3 jar 3.0

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.15.0
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.