is not current version
Last Version 2.7.0

net.soundvibe:kafka-config 2.4.0

Typesafe configuration for Kafka clients

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

kafka-config
Version

Version

2.4.0
Type

Type

jar

Download kafka-config 2.4.0


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