is not current version
Last Version 1.1.9

com.rtbhouse:kafka-workers 1.1.1

Kafka's client library.

GroupId

GroupId

com.rtbhouse
ArtifactId

ArtifactId

kafka-workers
Version

Version

1.1.1
Type

Type

jar

Download kafka-workers 1.1.1


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