is not current version
Last Version 0.1.17

io.github.jeqo.kafka:kafka-streams-rest 0.1.16-RC1

A simple kafka-streams-rest.

GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-streams-rest
Version

Version

0.1.16-RC1
Type

Type

pom

Download kafka-streams-rest 0.1.16-RC1


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