Last Version

KafkaSpecs 0.5.0

Tool to ease and automate Apache Kafka cluster configuration management

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

kafka-specs
Version

Version

0.5.0
Type

Type

pom
Description

Description

KafkaSpecs
Tool to ease and automate Apache Kafka cluster configuration management
Project URL

Project URL

https://github.com/streamthoughts/kafka-specs
Project Organization

Project Organization

streamthoughts
Source Code Management

Source Code Management

https://github.com/streamthoughts/kafka-specs.git

Download kafka-specs 0.5.0


<!-- 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"]

Dependencies

runtime (9)

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

Project Modules

There are no modules declared in this project.