Jar examples for k:kafka-client
Bluejeans common utilities
You can download jar file kafka-client 1.1.11 in this page.
Apache License, Version 2.0
You can use the following script to add kafka-client-1.1.11.jar to your project.
<dependency> <groupId>com.bluejeans</groupId> <artifactId>kafka-client</artifactId> <version>1.1.11</version> </dependency>
compile group: 'com.bluejeans', name: 'kafka-client', version: '1.1.11'
libraryDependencies += "com.bluejeans" % "kafka-client" % "1.1.11"
<dependency org="com.bluejeans" name="kafka-client" rev="1.1.11"/>
@Grapes(@Grab(group='com.bluejeans', module='kafka-client', version='1.1.11'))
'com.bluejeans:kafka-client:jar:1.1.11'
Click the following link to download the jar file.
kafka-client-1.1.11-javadoc.jar