is not current version
Last Version 0.25

io.bootique.kafka.client:bootique-kafka-client 0.2


Categories

Categories

CLI User Interface Bootique Web Frameworks
GroupId

GroupId

io.bootique.kafka.client
ArtifactId

ArtifactId

bootique-kafka-client
Version

Version

0.2
Type

Type

jar

Download bootique-kafka-client 0.2


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