is not current version
Last Version 0.2.1-RC3

io.github.jeqo.kafka:kafka-clients 0.1.0

Kafka Client experimental libraries

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-clients
Version

Version

0.1.0
Type

Type

pom

Download kafka-clients 0.1.0

Filename Size
kafka-clients-0.1.0.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/ -->
<dependency>
    <groupId>io.github.jeqo.kafka</groupId>
    <artifactId>kafka-clients</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/
implementation 'io.github.jeqo.kafka:kafka-clients:0.1.0'
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/
implementation ("io.github.jeqo.kafka:kafka-clients:0.1.0")
'io.github.jeqo.kafka:kafka-clients:pom:0.1.0'
<dependency org="io.github.jeqo.kafka" name="kafka-clients" rev="0.1.0">
  <artifact name="kafka-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.kafka', module='kafka-clients', version='0.1.0')
)
libraryDependencies += "io.github.jeqo.kafka" % "kafka-clients" % "0.1.0"
[io.github.jeqo.kafka/kafka-clients "0.1.0"]