| License |
License |
|---|---|
| Categories |
CategoriesGatling Application Testing & Monitoring |
| GroupId | GroupIdio.github.gatling-cql |
| ArtifactId | ArtifactIdgatling-cql |
| Version | Version3.6.1-1 |
| Type | Typejar |
| Description |
Descriptiongatling-cql
Gatling support for Apache Cassandra CQL
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gatling-cql-3.6.1-1.pom | |
| gatling-cql-3.6.1-1.jar | 97 KB |
| gatling-cql-3.6.1-1-sources.jar | 23 KB |
| gatling-cql-3.6.1-1-shaded.jar | 9 MB |
| gatling-cql-3.6.1-1-javadoc.jar | 1 MB |
| gatling-cql-3.6.1-1-bundle.zip | 8 MB |
| gatling-cql-3.6.1-1-bundle.tar.gz | 8 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.gatling-cql/gatling-cql/ -->
<dependency>
<groupId>io.github.gatling-cql</groupId>
<artifactId>gatling-cql</artifactId>
<version>3.6.1-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gatling-cql/gatling-cql/
implementation 'io.github.gatling-cql:gatling-cql:3.6.1-1'
// https://jarcasting.com/artifacts/io.github.gatling-cql/gatling-cql/
implementation ("io.github.gatling-cql:gatling-cql:3.6.1-1")
'io.github.gatling-cql:gatling-cql:jar:3.6.1-1'
<dependency org="io.github.gatling-cql" name="gatling-cql" rev="3.6.1-1">
<artifact name="gatling-cql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gatling-cql', module='gatling-cql', version='3.6.1-1')
)
libraryDependencies += "io.github.gatling-cql" % "gatling-cql" % "3.6.1-1"
[io.github.gatling-cql/gatling-cql "3.6.1-1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.datastax.oss : java-driver-core | jar | 4.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| io.gatling.highcharts : gatling-charts-highcharts | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.scalatestplus : mockito-3-4_2.13 | jar | 3.2.9.0 |