| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.mcafee.dxl.streaming.operations.client |
| Идентификатор | Идентификаторmsdk4kafka |
| Последняя версия | Последняя версия0.9.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеManagement SDK for Kafka
It is set of APIs to operate and monitoring a Kafka cluster programmatically.
|
| Имя Файла | Размер |
|---|---|
| msdk4kafka-0.9.0.pom | |
| msdk4kafka-0.9.0.jar | 16 MB |
| msdk4kafka-0.9.0-sources.jar | 54 KB |
| msdk4kafka-0.9.0-javadoc.jar | 315 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |