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

in 0.1-RELEASE

A simple pub-sub library on top of the RabbitMQ infrastructure.

Лицензия

Лицензия

Группа

Группа

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

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

rabbitpubsub
Версия

Версия

0.1-RELEASE
Тип

Тип

jar
Описание

Описание

in
A simple pub-sub library on top of the RabbitMQ infrastructure.

Скачать rabbitpubsub 0.1-RELEASE


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.rabbitmq : amqp-client Необязательный jar 3.3.5
org.slf4j : slf4j-api Необязательный jar 1.7.7
com.google.code.gson : gson Необязательный jar 2.3

Модули Проекта

Данный проект не имеет модулей.