is not current version
Last Version 2.0.1

bootique-kafka-client: Bootique wrapper for Kafka client 2.0.RC1

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
Version

Version

2.0.RC1
Type

Type

jar
Description

Description

bootique-kafka-client: Bootique wrapper for Kafka client
Provides integration of various versions of Kafka clients with Bootique
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-kafka-client 2.0.RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.bootique.kafka : bootique-kafka-base jar 2.0.RC1

test (5)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 2.0.RC1
org.testcontainers : junit-jupiter jar
org.testcontainers : kafka jar
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.