kafka-streams-rest

A simple kafka-streams-rest.

License

License

GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-streams-rest
Last Version

Last Version

0.1.17
Release Date

Release Date

Type

Type

pom
Description

Description

kafka-streams-rest
A simple kafka-streams-rest.
Project URL

Project URL

https://github.com/jeqo/kafka-streams-rest

Download kafka-streams-rest

How to add to project

<!-- 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.17</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.17'
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-streams-rest/
implementation ("io.github.jeqo.kafka:kafka-streams-rest:0.1.17")
'io.github.jeqo.kafka:kafka-streams-rest:pom:0.1.17'
<dependency org="io.github.jeqo.kafka" name="kafka-streams-rest" rev="0.1.17">
  <artifact name="kafka-streams-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.kafka', module='kafka-streams-rest', version='0.1.17')
)
libraryDependencies += "io.github.jeqo.kafka" % "kafka-streams-rest" % "0.1.17"
[io.github.jeqo.kafka/kafka-streams-rest "0.1.17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest-armeria
  • rest-core

Versions

Version
0.1.17
0.1.16-RC1
0.1.15-RC2
0.1.10