Jar examples for k:kafka
MDW is a microservices based workflow framework
You can download jar file kafka 0.7.0 in this page.
The Apache License, Version 2.0
You can use the following script to add kafka-0.7.0.jar to your project.
<dependency> <groupId>me.tfeng.toolbox</groupId> <artifactId>kafka</artifactId> <version>0.7.0</version> </dependency>
compile group: 'me.tfeng.toolbox', name: 'kafka', version: '0.7.0'
libraryDependencies += "me.tfeng.toolbox" % "kafka" % "0.7.0"
<dependency org="me.tfeng.toolbox" name="kafka" rev="0.7.0"/>
@Grapes(@Grab(group='me.tfeng.toolbox', module='kafka', version='0.7.0'))
'me.tfeng.toolbox:kafka:jar:0.7.0'
Click the following link to download the jar file.
kafka-0.7.0-javadoc.jar