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

com.github.ddphin:ddphin-rabbitmq 1.1.0

Common rabbitmq message receiver, and the delay message queue.

Группа

Группа

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

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

ddphin-rabbitmq
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать ddphin-rabbitmq 1.1.0


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