License |
License |
---|---|
GroupId | GroupIdio.streamthoughts |
ArtifactId | ArtifactIdkafka-specs |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKafkaSpecs
Tool to ease and automate Apache Kafka cluster configuration management
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kafka-specs-0.5.0.pom | |
kafka-specs-0.5.0.zip | |
kafka-specs-0.5.0-sources.jar | 92 KB |
kafka-specs-0.5.0-javadoc.jar | 690 KB |
kafka-specs-0.5.0-all.jar | 13 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.streamthoughts/kafka-specs/ -->
<dependency>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-specs</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-specs/
implementation 'io.streamthoughts:kafka-specs:0.5.0'
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-specs/
implementation ("io.streamthoughts:kafka-specs:0.5.0")
'io.streamthoughts:kafka-specs:pom:0.5.0'
<dependency org="io.streamthoughts" name="kafka-specs" rev="0.5.0">
<artifact name="kafka-specs" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='kafka-specs', version='0.5.0')
)
libraryDependencies += "io.streamthoughts" % "kafka-specs" % "0.5.0"
[io.streamthoughts/kafka-specs "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 22.0.0 |
org.apache.kafka : kafka-clients | jar | 3.0.0 |
org.yaml : snakeyaml | jar | 1.29 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.0 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
info.picocli : picocli | jar | 4.6.1 |
com.github.spullara.mustache.java : compiler | jar | 0.9.10 |