Jikkou

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

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

jikkou
Last Version

Last Version

0.12.2
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/streamthoughts/jikkou
Project Organization

Project Organization

streamthoughts
Source Code Management

Source Code Management

https://github.com/streamthoughts/jikkou

Download jikkou

How to add to project

<!-- 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"]

Dependencies

compile (12)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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