| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring Net |
| GroupId | GroupIdcom.netaporter.gatling |
| ArtifactId | ArtifactIdgatling-core |
| Version | Version2.0.0-M4-NAP |
| 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-2.0.0-M4-NAP.pom | |
| gatling-core-2.0.0-M4-NAP.jar | 1 MB |
| gatling-core-2.0.0-M4-NAP-sources.jar | 150 KB |
| gatling-core-2.0.0-M4-NAP-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-core/ -->
<dependency>
<groupId>com.netaporter.gatling</groupId>
<artifactId>gatling-core</artifactId>
<version>2.0.0-M4-NAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-core/
implementation 'com.netaporter.gatling:gatling-core:2.0.0-M4-NAP'
// https://jarcasting.com/artifacts/com.netaporter.gatling/gatling-core/
implementation ("com.netaporter.gatling:gatling-core:2.0.0-M4-NAP")
'com.netaporter.gatling:gatling-core:jar:2.0.0-M4-NAP'
<dependency org="com.netaporter.gatling" name="gatling-core" rev="2.0.0-M4-NAP">
<artifact name="gatling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netaporter.gatling', module='gatling-core', version='2.0.0-M4-NAP')
)
libraryDependencies += "com.netaporter.gatling" % "gatling-core" % "2.0.0-M4-NAP"
[com.netaporter.gatling/gatling-core "2.0.0-M4-NAP"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.10.4 |
| org.scala-lang : scala-library | jar | 2.10.4 |
| io.gatling : jsr166e | jar | 1.0 |
| com.typesafe.akka : akka-actor_2.10 | jar | 2.2.4 |
| net.sf.saxon : Saxon-HE | jar | 9.5.1-5 |
| joda-time : joda-time | jar | 2.3 |
| org.joda : joda-convert | jar | 1.5 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| com.typesafe : scalalogging-slf4j_2.10 | jar | 1.1.0 |
| org.scala-lang : scala-reflect | jar | 2.10.4 |
| io.gatling : jsonpath_2.10 | jar | 0.4.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.2 |
| io.fastjson : boon | jar | 0.13 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| org.jodd : jodd-lagarto | jar | 3.5 |
| commons-io : commons-io | jar | 2.4 |
| com.typesafe : config | jar | 1.2.0 |
| com.dongxiguo : fastring_2.10 | jar | 0.2.2 |
| net.sf.opencsv : opencsv | jar | 2.3 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.specs2 : specs2_2.10 | jar | 2.3.10 |
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.2.4 |
| org.mockito : mockito-core | jar | 1.9.5 |