RabbitMQ Action

Flux custom plugins (actions or triggers as most Flux users are familiar with) can be used to integrate any custom applications seamlessly within a Flux workflow. These plugins can be easily added to your Flux workflow using the Web-based designer or the Desktop designer and monitored from the Operations Console.

Группа

Группа

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

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

rabbitmq-action
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

RabbitMQ Action
Flux custom plugins (actions or triggers as most Flux users are familiar with) can be used to integrate any custom applications seamlessly within a Flux workflow. These plugins can be easily added to your Flux workflow using the Web-based designer or the Desktop designer and monitored from the Operations Console.
Организация-разработчик

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

Flux Corporation

Скачать rabbitmq-action

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.rabbitmq : amqp-client jar 2.2.0
flux : flux jar 7.10.1

test (3)

Идентификатор библиотеки Тип Версия
org.codehaus.jettison : jettison jar 1.2
junit : junit jar 4.8.2
commons-logging : commons-logging jar 1.1.1

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

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

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

Версия
1.0.1
1.0.0