is not current version
Last Version 0.1.3

com.redhat.insights.kafka:config-providers 0.1.1

ConfigProvider implementations for Kafka

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.redhat.insights.kafka
ArtifactId

ArtifactId

config-providers
Version

Version

0.1.1
Type

Type

jar

Download config-providers 0.1.1


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