Jikkou

A command-line tool to help you automate the management of the configurations that live on your Apache Kafka clusters.

Лицензия

Лицензия

Группа

Группа

io.streamthoughts
Идентификатор

Идентификатор

jikkou
Последняя версия

Последняя версия

0.12.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jikkou
A command-line tool to help you automate the management of the configurations that live on your Apache Kafka clusters.
Ссылка на сайт

Ссылка на сайт

https://github.com/streamthoughts/jikkou
Организация-разработчик

Организация-разработчик

streamthoughts
Система контроля версий

Система контроля версий

https://github.com/streamthoughts/jikkou

Скачать jikkou

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.streamthoughts/jikkou/ -->
<dependency>
    <groupId>io.streamthoughts</groupId>
    <artifactId>jikkou</artifactId>
    <version>0.12.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/jikkou/
implementation 'io.streamthoughts:jikkou:0.12.2'
// https://jarcasting.com/artifacts/io.streamthoughts/jikkou/
implementation ("io.streamthoughts:jikkou:0.12.2")
'io.streamthoughts:jikkou:pom:0.12.2'
<dependency org="io.streamthoughts" name="jikkou" rev="0.12.2">
  <artifact name="jikkou" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='jikkou', version='0.12.2')
)
libraryDependencies += "io.streamthoughts" % "jikkou" % "0.12.2"
[io.streamthoughts/jikkou "0.12.2"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations jar 23.0.0
io.vavr : vavr jar 0.10.4
io.vavr : vavr-jackson jar 0.10.3
org.apache.kafka : kafka-clients jar 3.2.0
com.typesafe : config jar 1.4.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.3
info.picocli : picocli jar 4.6.3
com.hubspot.jinjava : jinjava jar 2.6.0
org.reflections : reflections jar 0.10.2
ch.qos.logback : logback-classic jar 1.2.11

test (7)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 4.5.1
org.testcontainers : testcontainers jar 1.17.2
org.testcontainers : junit-jupiter jar 1.17.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.12.2
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0