Dropwizard Kafka

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
Last Version

Last Version

1.8.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (3)

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

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.8.6
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.
io.dropwizard.modules

Dropwizard

Versions

Version
1.8.0
1.7.2
1.7.1
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.3.15-1
1.3.14-2
1.3.14-1
1.3.13-2
1.3.13-1
1.3.12-3
1.3.12-2
1.3.12-1