Download ddth-kafka-1.2.1.1.jar file - Jar d

Jar examples for d:ddth-kafka

Description

DDTH's Kafka Libraries and Utilities

You can download jar file ddth-kafka 1.2.1.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add ddth-kafka-1.2.1.1.jar to your project.

<dependency>
   <groupId>com.github.ddth</groupId>
   <artifactId>ddth-kafka</artifactId>
   <version>1.2.1.1</version>
</dependency>
compile group: 'com.github.ddth', name: 'ddth-kafka', version: '1.2.1.1'
libraryDependencies += "com.github.ddth" % "ddth-kafka" % "1.2.1.1"
<dependency org="com.github.ddth" name="ddth-kafka" rev="1.2.1.1"/>
@Grapes(@Grab(group='com.github.ddth', module='ddth-kafka', version='1.2.1.1'))
'com.github.ddth:ddth-kafka:jar:1.2.1.1'

Download

Click the following link to download the jar file.

ddth-kafka-1.2.1.1-javadoc.jar
ddth-kafka-1.2.1.1-sources.jar
ddth-kafka-1.2.1.1.jar
ddth-kafka-1.2.1.1.pom



Related Tutorials