License |
License |
---|---|
GroupId | GroupIdio.streamthoughts |
ArtifactId | ArtifactIdjikkou |
Last Version | Last Version0.12.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJikkou
A command-line tool to help you automate the management of the configurations that live on your Apache
Kafka clusters.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jikkou-0.12.2.pom | |
jikkou-0.12.2.zip | |
jikkou-0.12.2-sources.jar | 166 KB |
jikkou-0.12.2-javadoc.jar | 933 KB |
jikkou-0.12.2-all.jar | 23 MB |
Browse |
<!-- 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"]
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 |
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 |