Last Version

Management SDK for Kafka 0.9.0

It is set of APIs to operate and monitoring a Kafka cluster programmatically.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mcafee.dxl.streaming.operations.client
ArtifactId

ArtifactId

msdk4kafka
Version

Version

0.9.0
Type

Type

jar
Description

Description

Management SDK for Kafka
It is set of APIs to operate and monitoring a Kafka cluster programmatically.

Download msdk4kafka 0.9.0


<!-- https://jarcasting.com/artifacts/com.mcafee.dxl.streaming.operations.client/msdk4kafka/ -->
<dependency>
    <groupId>com.mcafee.dxl.streaming.operations.client</groupId>
    <artifactId>msdk4kafka</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mcafee.dxl.streaming.operations.client/msdk4kafka/
implementation 'com.mcafee.dxl.streaming.operations.client:msdk4kafka:0.9.0'
// https://jarcasting.com/artifacts/com.mcafee.dxl.streaming.operations.client/msdk4kafka/
implementation ("com.mcafee.dxl.streaming.operations.client:msdk4kafka:0.9.0")
'com.mcafee.dxl.streaming.operations.client:msdk4kafka:jar:0.9.0'
<dependency org="com.mcafee.dxl.streaming.operations.client" name="msdk4kafka" rev="0.9.0">
  <artifact name="msdk4kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mcafee.dxl.streaming.operations.client', module='msdk4kafka', version='0.9.0')
)
libraryDependencies += "com.mcafee.dxl.streaming.operations.client" % "msdk4kafka" % "0.9.0"
[com.mcafee.dxl.streaming.operations.client/msdk4kafka "0.9.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.kafka : kafka_2.11 jar 0.9.0.1
org.apache.commons : commons-lang3 jar 3.0
com.101tec : zkclient jar 0.7

test (8)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.21
org.jbehave.site : jbehave-site-resources zip 3.3
org.jbehave : jbehave-core jar 3.8
org.jbehave : jbehave-core zip 3.8
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
com.github.docker-java : docker-java jar 3.0.6

Project Modules

There are no modules declared in this project.