JRSMQ

A lightweight message queue for Java that requires no dedicated queue server.

Лицензия

Лицензия

The New BSD License
Группа

Группа

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

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

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

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

1.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

JRSMQ
A lightweight message queue for Java that requires no dedicated queue server.
Организация-разработчик

Организация-разработчик

Oblac
Система контроля версий

Система контроля версий

https://github.com/igr/jrsmq

Скачать jrsmq

Как подключить последнюю версию

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

Зависимости

runtime (1)

Идентификатор библиотеки Тип Версия
redis.clients : jedis jar 2.10.2

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

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

Версии библиотеки

Версия
1.3.0
1.2.1
1.2.0