is not current version
Last Version 2.7.0

net.soundvibe:kafka-config 2.6.1

Typesafe configuration for Kafka clients

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

kafka-config
Version

Version

2.6.1
Type

Type

jar

Download kafka-config 2.6.1


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