| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdio.gatling |
| ArtifactId | ArtifactIdgatling-http |
| Version | Version3.7.3 |
| Type | Typejar |
| Description |
Descriptiongatling-http
gatling-http
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-http-3.7.3.pom | |
| gatling-http-3.7.3.jar | 1 MB |
| gatling-http-3.7.3-sources.jar | 204 KB |
| gatling-http-3.7.3-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gatling/gatling-http/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>gatling-http</artifactId>
<version>3.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-http/
implementation 'io.gatling:gatling-http:3.7.3'
// https://jarcasting.com/artifacts/io.gatling/gatling-http/
implementation ("io.gatling:gatling-http:3.7.3")
'io.gatling:gatling-http:jar:3.7.3'
<dependency org="io.gatling" name="gatling-http" rev="3.7.3">
<artifact name="gatling-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-http', version='3.7.3')
)
libraryDependencies += "io.gatling" % "gatling-http" % "3.7.3"
[io.gatling/gatling-http "3.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.7 |
| io.gatling : gatling-core | jar | 3.7.3 |
| io.gatling : gatling-http-client | jar | 3.7.3 |
| net.sf.saxon : Saxon-HE | jar | 10.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.10.0 |
| org.scalatestplus : mockito-3-4_2.13 | jar | 3.2.10.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.17 |
| org.mockito : mockito-core | jar | 4.2.0 |