License |
License |
---|---|
Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration |
GroupId | GroupIdcom.redhat.insights.kafka |
ArtifactId | ArtifactIdconfig-providers |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionInsights Kafka Config Providers
ConfigProvider implementations for Kafka
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-providers-0.1.3.pom | |
config-providers-0.1.3.jar | 7 KB |
config-providers-0.1.3-sources.jar | 6 KB |
config-providers-0.1.3-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.redhat.insights.kafka/config-providers/ -->
<dependency>
<groupId>com.redhat.insights.kafka</groupId>
<artifactId>config-providers</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.insights.kafka/config-providers/
implementation 'com.redhat.insights.kafka:config-providers:0.1.3'
// https://jarcasting.com/artifacts/com.redhat.insights.kafka/config-providers/
implementation ("com.redhat.insights.kafka:config-providers:0.1.3")
'com.redhat.insights.kafka:config-providers:jar:0.1.3'
<dependency org="com.redhat.insights.kafka" name="config-providers" rev="0.1.3">
<artifact name="config-providers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.insights.kafka', module='config-providers', version='0.1.3')
)
libraryDependencies += "com.redhat.insights.kafka" % "config-providers" % "0.1.3"
[com.redhat.insights.kafka/config-providers "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.junit-pioneer : junit-pioneer | jar | 1.4.2 |