is not current version
Last Version 1.8.0

Dropwizard Kafka 1.6.1

Provides easy integration for Dropwizard applications with Apache Kafka

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.dropwizard.modules
ArtifactId

ArtifactId

dropwizard-kafka
Version

Version

1.6.1
Type

Type

jar
Description

Description

Dropwizard Kafka
Provides easy integration for Dropwizard applications with Apache Kafka
Project URL

Project URL

https://github.com/dropwizard/dropwizard-kafka
Source Code Management

Source Code Management

https://github.com/dropwizard/dropwizard-kafka

Download dropwizard-kafka 1.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.apache.kafka : kafka-clients jar 2.8.0
io.zipkin.brave : brave-instrumentation-kafka-clients jar 5.13.3

test (5)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
io.dropwizard : dropwizard-testing jar
org.springframework.kafka : spring-kafka-test jar 2.7.5
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.