Last Version

bootique-kafka-base: Code common between client and streams 2.0.1

Provides integration of various versions of Kafka clients with Bootique

License

License

Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.kafka
ArtifactId

ArtifactId

bootique-kafka-base
Version

Version

2.0.1
Type

Type

jar
Description

Description

bootique-kafka-base: Code common between client and streams
Provides integration of various versions of Kafka clients with Bootique
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-kafka-base 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
org.apache.kafka : kafka-clients jar 2.4.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
io.bootique : bootique-junit5 jar 2.0.1

Project Modules

There are no modules declared in this project.