License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.jeqo.kafka |
ArtifactId | ArtifactIdkafka-clients |
Version | Version0.2.0 |
Type | Typepom |
Description |
Descriptionkafka-clients
Kafka Client experimental libraries
|
Project URL |
Project URL |
Filename | Size |
---|---|
kafka-clients-0.2.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/
implementation 'io.github.jeqo.kafka:kafka-clients:0.2.0'
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-clients/
implementation ("io.github.jeqo.kafka:kafka-clients:0.2.0")
'io.github.jeqo.kafka:kafka-clients:pom:0.2.0'
<dependency org="io.github.jeqo.kafka" name="kafka-clients" rev="0.2.0">
<artifact name="kafka-clients" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.kafka', module='kafka-clients', version='0.2.0')
)
libraryDependencies += "io.github.jeqo.kafka" % "kafka-clients" % "0.2.0"
[io.github.jeqo.kafka/kafka-clients "0.2.0"]