is not current version
Last Version 1.0

io.gatling:test-framework 1.0-RC4

test-framework

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

test-framework
Version

Version

1.0-RC4
Type

Type

jar

Download test-framework 1.0-RC4


<!-- https://jarcasting.com/artifacts/io.gatling/test-framework/ -->
<dependency>
    <groupId>io.gatling</groupId>
    <artifactId>test-framework</artifactId>
    <version>1.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/test-framework/
implementation 'io.gatling:test-framework:1.0-RC4'
// https://jarcasting.com/artifacts/io.gatling/test-framework/
implementation ("io.gatling:test-framework:1.0-RC4")
'io.gatling:test-framework:jar:1.0-RC4'
<dependency org="io.gatling" name="test-framework" rev="1.0-RC4">
  <artifact name="test-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='test-framework', version='1.0-RC4')
)
libraryDependencies += "io.gatling" % "test-framework" % "1.0-RC4"
[io.gatling/test-framework "1.0-RC4"]