| License |
License |
|---|---|
| GroupId | GroupIdio.github.jeqo.kafka |
| ArtifactId | ArtifactIdkafka-context |
| Last Version | Last Version0.2.1-RC3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKafka Client experimental libraries
|
| Filename | Size |
|---|---|
| kafka-context-0.2.1-RC3.pom | |
| kafka-context-0.2.1-RC3.jar | 28 KB |
| kafka-context-0.2.1-RC3-sources.jar | 7 KB |
| kafka-context-0.2.1-RC3-javadoc.jar | 143 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |