is not current version
Last Version 0.12.2

io.streamthoughts:jikkou 0.10.0

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

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

jikkou
Version

Version

0.10.0
Type

Type

jar

Download jikkou 0.10.0


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