License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdio.gatling |
ArtifactId | ArtifactIdgatling-test-framework |
Last Version | Last Version3.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongatling-test-framework
gatling-test-framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gatling/gatling-test-framework/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>gatling-test-framework</artifactId>
<version>3.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-test-framework/
implementation 'io.gatling:gatling-test-framework:3.7.6'
// https://jarcasting.com/artifacts/io.gatling/gatling-test-framework/
implementation ("io.gatling:gatling-test-framework:3.7.6")
'io.gatling:gatling-test-framework:jar:3.7.6'
<dependency org="io.gatling" name="gatling-test-framework" rev="3.7.6">
<artifact name="gatling-test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-test-framework', version='3.7.6')
)
libraryDependencies += "io.gatling" % "gatling-test-framework" % "3.7.6"
[io.gatling/gatling-test-framework "3.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.gatling : gatling-app | jar | 3.7.6 |
org.scala-sbt : test-interface | jar | 1.0 |