is not current version
Last Version 0.1.3

Insights Kafka Config Providers 0.1.0

ConfigProvider implementations for Kafka

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

com.redhat.insights.kafka
ArtifactId

ArtifactId

config-providers
Version

Version

0.1.0
Type

Type

jar
Description

Description

Insights Kafka Config Providers
ConfigProvider implementations for Kafka
Project URL

Project URL

http://github.com/redhatinsights/kafka-config-providers
Source Code Management

Source Code Management

https://github.com/RedHatInsights/kafka-config-providers

Download config-providers 0.1.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.7.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.