License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.kpipes |
ArtifactId | ArtifactIdkpipes-lib-kafka-client |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkpipes-lib-kafka-client
KPipes
|
<!-- https://jarcasting.com/artifacts/net.kpipes/kpipes-lib-kafka-client/ -->
<dependency>
<groupId>net.kpipes</groupId>
<artifactId>kpipes-lib-kafka-client</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.kpipes/kpipes-lib-kafka-client/
implementation 'net.kpipes:kpipes-lib-kafka-client:0.0.5'
// https://jarcasting.com/artifacts/net.kpipes/kpipes-lib-kafka-client/
implementation ("net.kpipes:kpipes-lib-kafka-client:0.0.5")
'net.kpipes:kpipes-lib-kafka-client:jar:0.0.5'
<dependency org="net.kpipes" name="kpipes-lib-kafka-client" rev="0.0.5">
<artifact name="kpipes-lib-kafka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kpipes', module='kpipes-lib-kafka-client', version='0.0.5')
)
libraryDependencies += "net.kpipes" % "kpipes-lib-kafka-client" % "0.0.5"
[net.kpipes/kpipes-lib-kafka-client "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
net.kpipes : kpipes-lib-commons | jar | 0.0.5 |
org.apache.kafka : kafka_2.11 | jar | 0.10.2.0 |
org.apache.kafka : kafka-streams | jar | 0.10.2.0 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.5.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.2 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.2 |