mq

The remote process call framework.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.4
Дата

Дата

Тип

Тип

pom
Описание

Описание

mq
The remote process call framework.
Система контроля версий

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

https://github.com/houbb/mq

Скачать mq

Имя Файла Размер
mq-0.1.4.pom 11 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • mq-common
  • mq-producer
  • mq-consumer
  • mq-test
  • mq-broker

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

Версия
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0