io.github.jeqo.kafka:kafka-streams-rest-core

A simple kafka-streams-rest.

License

License

GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-streams-rest-core
Last Version

Last Version

0.1.17
Release Date

Release Date

Type

Type

jar
Description

Description

A simple kafka-streams-rest.

Download kafka-streams-rest-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 3.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.17
0.1.16-RC1
0.1.15-RC2
0.1.10