is not current version
Last Version 0.25

io.bootique.kafka.client:bootique-kafka-client 0.5


Categories

Categories

CLI User Interface Bootique Web Frameworks
GroupId

GroupId

io.bootique.kafka.client
ArtifactId

ArtifactId

bootique-kafka-client
Version

Version

0.5
Type

Type

jar

Download bootique-kafka-client 0.5


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