Last Version

gatling-kafka 0.3.1

A Gatling stress test plugin for Apache Kafka protocol

License

License

Categories

Categories

Gatling Application Testing & Monitoring
GroupId

GroupId

com.github.mnogu
ArtifactId

ArtifactId

gatling-kafka_2.12
Version

Version

0.3.1
Type

Type

jar
Description

Description

gatling-kafka
A Gatling stress test plugin for Apache Kafka protocol
Project URL

Project URL

https://github.com/mnogu/gatling-kafka
Project Organization

Project Organization

com.github.mnogu
Source Code Management

Source Code Management

https://github.com/mnogu/gatling-kafka

Download gatling-kafka_2.12 0.3.1


<!-- https://jarcasting.com/artifacts/com.github.mnogu/gatling-kafka_2.12/ -->
<dependency>
    <groupId>com.github.mnogu</groupId>
    <artifactId>gatling-kafka_2.12</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mnogu/gatling-kafka_2.12/
implementation 'com.github.mnogu:gatling-kafka_2.12:0.3.1'
// https://jarcasting.com/artifacts/com.github.mnogu/gatling-kafka_2.12/
implementation ("com.github.mnogu:gatling-kafka_2.12:0.3.1")
'com.github.mnogu:gatling-kafka_2.12:jar:0.3.1'
<dependency org="com.github.mnogu" name="gatling-kafka_2.12" rev="0.3.1">
  <artifact name="gatling-kafka_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mnogu', module='gatling-kafka_2.12', version='0.3.1')
)
libraryDependencies += "com.github.mnogu" % "gatling-kafka_2.12" % "0.3.1"
[com.github.mnogu/gatling-kafka_2.12 "0.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.apache.kafka : kafka-clients jar 2.4.0

provided (1)

Group / Artifact Type Version
io.gatling : gatling-core jar 3.3.1

Project Modules

There are no modules declared in this project.