GroupId | GroupIdio.github.jeqo.kafka |
---|---|
ArtifactId | ArtifactIdkafka-context |
Version | Version0.2.1-RC2 |
Type | Typejar |
Filename | Size |
---|---|
kafka-context-0.2.1-RC2.pom | |
kafka-context-0.2.1-RC2.jar | 28 KB |
kafka-context-0.2.1-RC2-sources.jar | 7 KB |
kafka-context-0.2.1-RC2-javadoc.jar | 197 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-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-context/
implementation 'io.github.jeqo.kafka:kafka-context:0.2.1-RC2'
// https://jarcasting.com/artifacts/io.github.jeqo.kafka/kafka-context/
implementation ("io.github.jeqo.kafka:kafka-context:0.2.1-RC2")
'io.github.jeqo.kafka:kafka-context:jar:0.2.1-RC2'
<dependency org="io.github.jeqo.kafka" name="kafka-context" rev="0.2.1-RC2">
<artifact name="kafka-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeqo.kafka', module='kafka-context', version='0.2.1-RC2')
)
libraryDependencies += "io.github.jeqo.kafka" % "kafka-context" % "0.2.1-RC2"
[io.github.jeqo.kafka/kafka-context "0.2.1-RC2"]