License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdde.m3y.gatling.knox |
ArtifactId | ArtifactIdgatling-knox |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongatling-knox
Gatling support for Apache Knox via Knox Shell
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gatling-knox-0.1.pom | |
gatling-knox-0.1.jar | 24 KB |
gatling-knox-0.1-sources.jar | 6 KB |
gatling-knox-0.1-release.zip | 27 KB |
gatling-knox-0.1-release.tar.gz | 27 KB |
gatling-knox-0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.m3y.gatling.knox/gatling-knox/ -->
<dependency>
<groupId>de.m3y.gatling.knox</groupId>
<artifactId>gatling-knox</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.m3y.gatling.knox/gatling-knox/
implementation 'de.m3y.gatling.knox:gatling-knox:0.1'
// https://jarcasting.com/artifacts/de.m3y.gatling.knox/gatling-knox/
implementation ("de.m3y.gatling.knox:gatling-knox:0.1")
'de.m3y.gatling.knox:gatling-knox:jar:0.1'
<dependency org="de.m3y.gatling.knox" name="gatling-knox" rev="0.1">
<artifact name="gatling-knox" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.m3y.gatling.knox', module='gatling-knox', version='0.1')
)
libraryDependencies += "de.m3y.gatling.knox" % "gatling-knox" % "0.1"
[de.m3y.gatling.knox/gatling-knox "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.apache.knox : gateway-shell | jar | 1.0.0 |
io.gatling.highcharts : gatling-charts-highcharts | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |
org.easymock : easymock | jar | 3.2 |