is not current version
Last Version 1.0.0

com.github.ddth:ddth-queue-rabbitmq 0.6.2.5

DDTH's Libary to interact with various queue implementations

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-queue-rabbitmq
Version

Version

0.6.2.5
Type

Type

pom

Download ddth-queue-rabbitmq 0.6.2.5


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