| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdorg.kaloz.gatling |
| ArtifactId | ArtifactIdhttp-cometd |
| Last Version | Last Version1.0.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttp-cometd
Gatling cometD extension
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| http-cometd-1.0.0-RC1.pom | |
| http-cometd-1.0.0-RC1.jar | 110 KB |
| http-cometd-1.0.0-RC1-sources.jar | 9 KB |
| http-cometd-1.0.0-RC1-javadoc.jar | 461 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kaloz.gatling/http-cometd/ -->
<dependency>
<groupId>org.kaloz.gatling</groupId>
<artifactId>http-cometd</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaloz.gatling/http-cometd/
implementation 'org.kaloz.gatling:http-cometd:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.kaloz.gatling/http-cometd/
implementation ("org.kaloz.gatling:http-cometd:1.0.0-RC1")
'org.kaloz.gatling:http-cometd:jar:1.0.0-RC1'
<dependency org="org.kaloz.gatling" name="http-cometd" rev="1.0.0-RC1">
<artifact name="http-cometd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaloz.gatling', module='http-cometd', version='1.0.0-RC1')
)
libraryDependencies += "org.kaloz.gatling" % "http-cometd" % "1.0.0-RC1"
[org.kaloz.gatling/http-cometd "1.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| io.gatling.highcharts : gatling-charts-highcharts | jar | 2.0.0-RC5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1 |
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.4.1 |
| com.fasterxml.jackson.module : jackson-module-scala_2.10 | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.4 |
| org.specs2 : specs2_2.10 | jar | 2.3.12 |
| org.scalatest : scalatest_2.10 | jar | 2.2.0 |