is not current version
Last Version 2.7.0

net.soundvibe:kafka-config 1.0.1

Typesafe configuration for Kafka clients

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

kafka-config
Version

Version

1.0.1
Type

Type

jar

Download kafka-config 1.0.1


<!-- https://jarcasting.com/artifacts/net.soundvibe/kafka-config/ -->
<dependency>
    <groupId>net.soundvibe</groupId>
    <artifactId>kafka-config</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/kafka-config/
implementation 'net.soundvibe:kafka-config:1.0.1'
// https://jarcasting.com/artifacts/net.soundvibe/kafka-config/
implementation ("net.soundvibe:kafka-config:1.0.1")
'net.soundvibe:kafka-config:jar:1.0.1'
<dependency org="net.soundvibe" name="kafka-config" rev="1.0.1">
  <artifact name="kafka-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='kafka-config', version='1.0.1')
)
libraryDependencies += "net.soundvibe" % "kafka-config" % "1.0.1"
[net.soundvibe/kafka-config "1.0.1"]