License |
License |
---|---|
GroupId | GroupIdio.github.jeqo.kafka |
ArtifactId | ArtifactIdkafka-streams-rest-core |
Version | Version0.1.17 |
Type | Typejar |
Description |
DescriptionA simple kafka-streams-rest.
|
<!-- 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"]
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 |