| Лицензия |
Лицензия |
|---|---|
| Группа | Группаco.navdeep |
| Идентификатор | Идентификаторkafkaer |
| Версия | Версия1.4.3 |
| Тип | Типjar |
| Описание |
Описаниеkafkaer
Deployment automation utility for apache kafka. Automate kafka cluster configurations for topics, brokers, ACLs. This jar can be used as an executable as well as a maven dependecy
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| kafkaer-1.4.3.pom | |
| kafkaer-1.4.3.jar | 16 MB |
| kafkaer-1.4.3-sources.jar | 8 KB |
| kafkaer-1.4.3-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.navdeep/kafkaer/ -->
<dependency>
<groupId>co.navdeep</groupId>
<artifactId>kafkaer</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.navdeep/kafkaer/
implementation 'co.navdeep:kafkaer:1.4.3'
// https://jarcasting.com/artifacts/co.navdeep/kafkaer/
implementation ("co.navdeep:kafkaer:1.4.3")
'co.navdeep:kafkaer:jar:1.4.3'
<dependency org="co.navdeep" name="kafkaer" rev="1.4.3">
<artifact name="kafkaer" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.navdeep', module='kafkaer', version='1.4.3')
)
libraryDependencies += "co.navdeep" % "kafkaer" % "1.4.3"
[co.navdeep/kafkaer "1.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.kafka : kafka-clients | jar | 2.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
| org.apache.commons : commons-text | jar | 1.6 |
| commons-io : commons-io | jar | 2.6 |
| org.apache.commons : commons-configuration2 | jar | 2.4 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| args4j : args4j | jar | 2.33 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| io.confluent » kafka-schema-registry-client | jar | 5.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.4.0 |