License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.github.mvh77 |
ArtifactId | ArtifactIdkafka-topic-configurator |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka Topic Configurator
A Kafka topic configurator
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.mvh77/kafka-topic-configurator/ -->
<dependency>
<groupId>com.github.mvh77</groupId>
<artifactId>kafka-topic-configurator</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvh77/kafka-topic-configurator/
implementation 'com.github.mvh77:kafka-topic-configurator:0.0.5'
// https://jarcasting.com/artifacts/com.github.mvh77/kafka-topic-configurator/
implementation ("com.github.mvh77:kafka-topic-configurator:0.0.5")
'com.github.mvh77:kafka-topic-configurator:jar:0.0.5'
<dependency org="com.github.mvh77" name="kafka-topic-configurator" rev="0.0.5">
<artifact name="kafka-topic-configurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvh77', module='kafka-topic-configurator', version='0.0.5')
)
libraryDependencies += "com.github.mvh77" % "kafka-topic-configurator" % "0.0.5"
[com.github.mvh77/kafka-topic-configurator "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |