is not current version
Last Version 0.12.2

Jikkou 0.9.0

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
Version

Version

0.9.0
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.git

Download jikkou 0.9.0


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

Dependencies

runtime (12)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
io.vavr : vavr jar 1.0.0-alpha-3
io.vavr : vavr-jackson jar 1.0.0-alpha-3
com.typesafe : config jar 1.4.1
org.apache.kafka : kafka-clients jar 3.0.0
ch.qos.logback : logback-classic jar 1.2.10
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.1
com.googlecode.java-diff-utils : diffutils jar 1.3.0
info.picocli : picocli jar 4.6.2
com.hubspot.jinjava : jinjava jar 2.6.0
org.reflections : reflections jar 0.10.2

Project Modules

There are no modules declared in this project.