is not current version
Last Version 0.12.2

io.streamthoughts:jikkou 0.7.0

Tool to ease and automate Apache Kafka cluster configuration management

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

jikkou
Version

Version

0.7.0
Type

Type

pom

Download jikkou 0.7.0


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