io.github.jeqo.kafka:kafka-context

Kafka Client experimental libraries

License

License

GroupId

GroupId

io.github.jeqo.kafka
ArtifactId

ArtifactId

kafka-context
Last Version

Last Version

0.2.1-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Client experimental libraries

Download kafka-context

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
org.apache.kafka : kafka-clients jar 3.1.0
org.slf4j : slf4j-simple jar 1.7.36

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1-RC3
0.2.1-RC2
0.2.0