g

gatling-core

gatling-core
https://gatling.io
Apache-2.0
Gatling Corp
Stephane Landelle Guillaume Corré Thomas Petillot
Files download
File Operation
gatling-core-3.11.0.jar download
gatling-core-3.11.0.pom download
gatling-core-3.11.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.gatling</groupId>
  <artifactId>gatling-core</artifactId>
  <version>3.11.0</version>
</dependency>
Gradle Groovy
implementation 'io.gatling:gatling-core:3.11.0'
Gradle Kotlin
implementation("io.gatling:gatling-core:3.11.0")
Scala SBT
libraryDependencies += "io.gatling" % "gatling-core" % "3.11.0"
Groovy Grape
@Grapes(
  @Grab(group='io.gatling', module='gatling-core', version='3.11.0')
)
Apache Ivy
<dependency org="io.gatling" name="gatling-core" rev="3.11.0" />
Leiningen
[io.gatling/gatling-core "3.11.0"]
Apache Buildr
'io.gatling:gatling-core:jar:3.11.0'
Dependencies

compile

|-- org.scala-lang:scala-library:2.13.13

|-- io.gatling:gatling-netty-util:3.11.0

|-- io.gatling:gatling-commons:3.11.0

|-- io.gatling:gatling-shared-enterprise:3.11.0

|-- io.gatling:gatling-jsonpath:3.11.0

|-- io.gatling:gatling-shared-model_2.13:0.0.6

|-- com.typesafe.akka:akka-actor_2.13:2.6.20

|-- com.typesafe.akka:akka-slf4j_2.13:2.6.20

|-- org.simpleflatmapper:lightning-csv:8.2.3

|-- com.github.ben-manes.caffeine:caffeine:3.1.8

|-- io.pebbletemplates:pebble:3.2.2

|-- org.scala-lang.modules:scala-parser-combinators_2.13:2.4.0

|-- com.github.scopt:scopt_2.13:3.7.1

|-- io.netty:netty-handler:4.1.109.Final

|-- io.netty:netty-tcnative-classes:2.0.65.Final

|-- io.netty:netty-tcnative-boringssl-static:2.0.65.Final

|-- io.netty:netty-tcnative-boringssl-static:2.0.65.Final

|-- io.netty:netty-tcnative-boringssl-static:2.0.65.Final

|-- io.netty:netty-tcnative-boringssl-static:2.0.65.Final

|-- io.netty:netty-tcnative-boringssl-static:2.0.65.Final

|-- io.netty:netty-tcnative-boringssl-static:2.0.65.Final

|-- com.softwaremill.quicklens:quicklens_2.13:1.9.7

|-- com.fasterxml.jackson.core:jackson-databind:2.17.0

|-- net.sf.saxon:Saxon-HE:10.6

|-- org.jodd:jodd-lagarto:6.0.6

|-- org.jodd:jodd-util:6.2.2

|-- io.burt:jmespath-jackson:0.6.0

test

|-- org.scalatest:scalatest_2.13:3.2.18

|-- org.scalatestplus:scalacheck-1-16_2.13:3.2.14.0

|-- org.scalatestplus:mockito-3-4_2.13:3.2.10.0

|-- org.scalacheck:scalacheck_2.13:1.17.1

|-- com.typesafe.akka:akka-testkit_2.13:2.6.20

|-- org.mockito:mockito-core:4.11.0