| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdcom.github.phisgr |
| ArtifactId | ArtifactIdgatling-ext |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongatling-ext
gatling-ext
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-ext-0.3.0.pom | |
| gatling-ext-0.3.0.jar | 91 KB |
| gatling-ext-0.3.0-sources.jar | 10 KB |
| gatling-ext-0.3.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.phisgr/gatling-ext/ -->
<dependency>
<groupId>com.github.phisgr</groupId>
<artifactId>gatling-ext</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-ext/
implementation 'com.github.phisgr:gatling-ext:0.3.0'
// https://jarcasting.com/artifacts/com.github.phisgr/gatling-ext/
implementation ("com.github.phisgr:gatling-ext:0.3.0")
'com.github.phisgr:gatling-ext:jar:0.3.0'
<dependency org="com.github.phisgr" name="gatling-ext" rev="0.3.0">
<artifact name="gatling-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phisgr', module='gatling-ext', version='0.3.0')
)
libraryDependencies += "com.github.phisgr" % "gatling-ext" % "0.3.0"
[com.github.phisgr/gatling-ext "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| io.gatling : gatling-core | jar | 3.7.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.gatling.highcharts : gatling-charts-highcharts | jar | 3.7.6 |
| io.gatling : gatling-test-framework | jar | 3.7.6 |