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

com.github.cloudbow:rmq-publisher 0.0.4

High performance RabbitMQ publisher which supports peristent connection.

Группа

Группа

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

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

rmq-publisher
Версия

Версия

0.0.4
Тип

Тип

jar

Скачать rmq-publisher 0.0.4


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