не последняя версия
Последняя версия 1.1.3

com.github.ddphin:ddphin-rabbitmq 1.0.2

Common rabbitmq message receiver, and the delay message queue.

Группа

Группа

com.github.ddphin
Идентификатор

Идентификатор

ddphin-rabbitmq
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать ddphin-rabbitmq 1.0.2


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