License |
License |
---|---|
Categories |
CategoriesGatling Application Testing & Monitoring |
GroupId | GroupIdio.gatling |
ArtifactId | ArtifactIdgatling-core |
Version | Version3.7.6 |
Type | Typejar |
Description |
Descriptiongatling-core
gatling-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gatling-core-3.7.6.pom | |
gatling-core-3.7.6.jar | 1 MB |
gatling-core-3.7.6-sources.jar | 225 KB |
gatling-core-3.7.6-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gatling/gatling-core/ -->
<dependency>
<groupId>io.gatling</groupId>
<artifactId>gatling-core</artifactId>
<version>3.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.gatling/gatling-core/
implementation 'io.gatling:gatling-core:3.7.6'
// https://jarcasting.com/artifacts/io.gatling/gatling-core/
implementation ("io.gatling:gatling-core:3.7.6")
'io.gatling:gatling-core:jar:3.7.6'
<dependency org="io.gatling" name="gatling-core" rev="3.7.6">
<artifact name="gatling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gatling', module='gatling-core', version='3.7.6')
)
libraryDependencies += "io.gatling" % "gatling-core" % "3.7.6"
[io.gatling/gatling-core "3.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
io.gatling : gatling-commons | jar | 3.7.6 |
io.gatling : gatling-jsonpath | jar | 3.7.6 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.18 |
com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.18 |
org.simpleflatmapper : lightning-csv | jar | 8.2.3 |
com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 |
io.pebbletemplates : pebble | jar | 3.1.5 |
org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 2.1.1 |
com.github.scopt : scopt_2.13 | jar | 3.7.1 |
io.netty : netty-handler | jar | 4.1.74.Final |
io.netty : netty-tcnative-classes | jar | 2.0.50.Final |
com.softwaremill.quicklens : quicklens_2.13 | jar | 1.8.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
net.sf.saxon : Saxon-HE | jar | 10.6 |
org.jodd : jodd-lagarto | jar | 6.0.5 |
io.burt : jmespath-jackson | jar | 0.5.1 |
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 |