Last Version

bootique-kafka-client-0.8: Bootique wrapper for Kafka client compatible with broker version 0.8.* 0.25

Provides integration of various versions of Kafka clients with Bootique

License

License

Categories

Categories

CLI User Interface Bootique Web Frameworks
GroupId

GroupId

io.bootique.kafka.client
ArtifactId

ArtifactId

bootique-kafka-client-0.8
Version

Version

0.25
Type

Type

jar
Description

Description

bootique-kafka-client-0.8: Bootique wrapper for Kafka client compatible with broker version 0.8.*
Provides integration of various versions of Kafka clients with Bootique
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-kafka-client-0.8 0.25


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.kafka : kafka_2.9.2 jar 0.8.2.2
io.bootique : bootique jar 0.25
org.slf4j : slf4j-api jar 1.7.25
org.apache.zookeeper : zookeeper jar 3.4.6
com.101tec : zkclient jar 0.3
org.slf4j : log4j-over-slf4j jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.15.0
io.bootique : bootique-test jar 0.25

Project Modules

There are no modules declared in this project.