is not current version
Last Version 2.0.1

io.bootique.kafka:bootique-kafka-streams 1.0.RC1


Categories

Categories

Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.kafka
ArtifactId

ArtifactId

bootique-kafka-streams
Version

Version

1.0.RC1
Type

Type

jar

Download bootique-kafka-streams 1.0.RC1


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