Last Version

kafka-workers 1.1.9

Kafka's client library.

License

License

GroupId

GroupId

com.rtbhouse
ArtifactId

ArtifactId

kafka-workers
Version

Version

1.1.9
Type

Type

jar
Description

Description

kafka-workers
Kafka's client library.
Project URL

Project URL

https://github.com/RTBHOUSE/kafka-workers

Download kafka-workers 1.1.9


<!-- https://jarcasting.com/artifacts/com.rtbhouse/kafka-workers/ -->
<dependency>
    <groupId>com.rtbhouse</groupId>
    <artifactId>kafka-workers</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.rtbhouse/kafka-workers/
implementation 'com.rtbhouse:kafka-workers:1.1.9'
// https://jarcasting.com/artifacts/com.rtbhouse/kafka-workers/
implementation ("com.rtbhouse:kafka-workers:1.1.9")
'com.rtbhouse:kafka-workers:jar:1.1.9'
<dependency org="com.rtbhouse" name="kafka-workers" rev="1.1.9">
  <artifact name="kafka-workers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rtbhouse', module='kafka-workers', version='1.1.9')
)
libraryDependencies += "com.rtbhouse" % "kafka-workers" % "1.1.9"
[com.rtbhouse/kafka-workers "1.1.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.4.1
org.apache.commons : commons-lang3 jar 3.10

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.23.4
org.assertj : assertj-core jar 3.8.0
org.apache.kafka : kafka_2.12 jar 2.4.1
org.apache.curator : curator-framework jar 2.11.1
org.apache.curator : curator-test jar 2.11.1
log4j : log4j jar 1.2.17
ch.qos.logback : logback-classic jar 1.2.3
pl.pragmatists : JUnitParams jar 1.1.1
org.awaitility : awaitility jar 4.0.2

Project Modules

There are no modules declared in this project.