bootique-kafka-streams: Bootique wrapper for Kafka Streams API

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-streams
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

ObjectStyle LLC

Download bootique-kafka-streams

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique.kafka : bootique-kafka-base jar 2.0.1
org.apache.kafka : kafka-streams jar 2.4.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0
2.0.RC1
2.0.M1
2.0.B1
1.3
1.1
1.0
1.0.RC1