is not current version
Last Version 0.0.6

io.github.jeqo.dropwizard:kafka 0.0.5


Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.github.jeqo.dropwizard
ArtifactId

ArtifactId

kafka
Version

Version

0.0.5
Type

Type

jar

Download kafka 0.0.5


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