RabbitMQ Trigger

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.

GroupId

GroupId

flux
ArtifactId

ArtifactId

rabbitmq-trigger
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

RabbitMQ Trigger
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.
Project Organization

Project Organization

Flux Corporation

Download rabbitmq-trigger

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
flux : rabbitmq-action jar 1.0.1
flux : flux jar 7.10.1

test (3)

Group / Artifact Type Version
org.codehaus.jettison : jettison jar 1.2
junit : junit jar 4.8.2
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0