Last Version

Dropwizard Extra Kafka 0.9.2-1

Dropwizard integration for working with Kafka.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

dropwizard-extra-kafka
Version

Version

0.9.2-1
Type

Type

jar
Description

Description

Dropwizard Extra Kafka
Dropwizard integration for working with Kafka.
Project Organization

Project Organization

DataSift Inc.

Download dropwizard-extra-kafka 0.9.2-1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2
com.github.vivekkothari : dropwizard-extra-zookeeper jar 0.9.2-1
org.apache.kafka : kafka_2.10 jar 0.8.1.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.9.0
org.powermock : powermock-module-junit4 jar 1.5.4
org.powermock : powermock-api-mockito jar 1.4.12

Project Modules

There are no modules declared in this project.