is not current version
Last Version 1.0.0

com.github.ddth:ddth-queue-kafka 0.4.1

DDTH's Libary to interact with various queue implementations

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-queue-kafka
Version

Version

0.4.1
Type

Type

pom

Download ddth-queue-kafka 0.4.1


<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-queue-kafka/ -->
<dependency>
    <groupId>com.github.ddth</groupId>
    <artifactId>ddth-queue-kafka</artifactId>
    <version>0.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-queue-kafka/
implementation 'com.github.ddth:ddth-queue-kafka:0.4.1'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-queue-kafka/
implementation ("com.github.ddth:ddth-queue-kafka:0.4.1")
'com.github.ddth:ddth-queue-kafka:pom:0.4.1'
<dependency org="com.github.ddth" name="ddth-queue-kafka" rev="0.4.1">
  <artifact name="ddth-queue-kafka" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-queue-kafka', version='0.4.1')
)
libraryDependencies += "com.github.ddth" % "ddth-queue-kafka" % "0.4.1"
[com.github.ddth/ddth-queue-kafka "0.4.1"]