Last Version

test-framework 1.0

test-framework

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

io.gatling
ArtifactId

ArtifactId

test-framework
Version

Version

1.0
Type

Type

jar
Description

Description

test-framework
test-framework
Project URL

Project URL

http://gatling.io
Project Organization

Project Organization

io.gatling
Source Code Management

Source Code Management

https://github.com/gatling/gatling-sbt

Download test-framework 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
org.scala-sbt : test-interface jar 1.0

provided (1)

Group / Artifact Type Version
io.gatling.highcharts : gatling-charts-highcharts jar 2.0.0-RC5

Project Modules

There are no modules declared in this project.