org.minbox.framework:message-pipe

Sequential message processing channel based on Redisson.

Лицензия

Лицензия

Группа

Группа

org.minbox.framework
Идентификатор

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

message-pipe
Последняя версия

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

1.0.6
Дата

Дата

Тип

Тип

pom
Описание

Описание

Sequential message processing channel based on Redisson.

Скачать message-pipe

Имя Файла Размер
message-pipe-1.0.6.pom 4 KB
Обзор

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

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

Зависимости

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

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

  • message-pipe-server
  • message-pipe-client
  • message-pipe-spring-context
  • message-pipe-core
org.minbox.framework

minbox

"org.minbox.framework" is committed to providing developers with a series of "out-of-the-box" framework implementation solutions.

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

Версия
1.0.6
1.0.5
1.0.4
1.0.3.RELEASE
1.0.2.RELEASE
1.0.2.M1
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0-M1