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

License

License

Categories

Categories

CLI User Interface Bootique Web Frameworks
GroupId

GroupId

io.bootique.kafka
ArtifactId

ArtifactId

bootique-kafka-client-0.8
Last Version

Last Version

1.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.kafka : kafka_2.9.2 jar 0.8.2.2
io.bootique : bootique jar 1.3
org.slf4j : slf4j-api jar 1.7.25
org.apache.zookeeper : zookeeper jar 3.4.14
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.13.1
org.mockito : mockito-core jar 2.19.0
io.bootique : bootique-test jar 1.3

Project Modules

There are no modules declared in this project.
io.bootique.kafka

Bootique Project

Bootique is a minimally opinionated platform for modern runnable Java apps

Versions

Version
1.3
1.1
1.0
1.0.RC1