License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdio.gatling |
ArtifactId | ArtifactIdgatling-commons |
Last Version | Last Version3.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongatling-commons
gatling-commons
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gatling-commons-3.7.6.pom | |
gatling-commons-3.7.6.jar | 417 KB |
gatling-commons-3.7.6-sources.jar | 51 KB |
gatling-commons-3.7.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gatling/gatling-commons/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>gatling-commons</artifactId>
<version>3.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-commons/
implementation 'io.gatling:gatling-commons:3.7.6'
// https://jarcasting.com/artifacts/io.gatling/gatling-commons/
implementation ("io.gatling:gatling-commons:3.7.6")
'io.gatling:gatling-commons:jar:3.7.6'
<dependency org="io.gatling" name="gatling-commons" rev="3.7.6">
<artifact name="gatling-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-commons', version='3.7.6')
)
libraryDependencies += "io.gatling" % "gatling-commons" % "3.7.6"
[io.gatling/gatling-commons "3.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.gatling : gatling-commons-shared | jar | 3.7.6 |
io.gatling : gatling-commons-shared-unstable | jar | 3.7.6 |
com.typesafe : config | jar | 1.4.2 |
org.typelevel : spire-macros_2.13 | jar | 0.17.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.4 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.11 |
org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.11.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.18 |
org.mockito : mockito-core | jar | 4.3.1 |