gatling-cql

Gatling support for Apache Cassandra CQL

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

io.github.gatling-cql
ArtifactId

ArtifactId

gatling-cql
Last Version

Last Version

3.6.1-1
Release Date

Release Date

Type

Type

jar
Description

Description

gatling-cql
Gatling support for Apache Cassandra CQL
Project URL

Project URL

https://gatling-cql.github.io/GatlingCql/
Source Code Management

Source Code Management

https://github.com/gatling-cql/GatlingCql

Download gatling-cql

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.datastax.oss : java-driver-core jar 4.13.0

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
io.gatling.highcharts : gatling-charts-highcharts jar 3.6.1

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.1-1
3.3.1-2