gatling-sbt 
/!\ The documentation has moved to gatling.io /!\
The documentation for the latest version of Gatling's SBT plugin can be found here.
| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdio.gatling |
| ArtifactId | ArtifactIdtest-framework |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontest-framework
test-framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| test-framework-1.0.pom | |
| test-framework-1.0.jar | 29 KB |
| test-framework-1.0-sources.jar | 3 KB |
| test-framework-1.0-javadoc.jar | 366 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.scala-sbt : test-interface | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.gatling.highcharts : gatling-charts-highcharts | jar | 2.0.0-RC5 |
The documentation for the latest version of Gatling's SBT plugin can be found here.