Last Version

RabbitMQ Trigger 1.0.4

Flux 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 are available in your Flux workflow using the Web-based designer or the Desktop designer and monitored from the Operations Console.

GroupId

GroupId

com.fluxcorp.plugins
ArtifactId

ArtifactId

rabbitmq-trigger
Version

Version

1.0.4
Type

Type

jar
Description

Description

RabbitMQ Trigger
Flux 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 are available in 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 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fluxcorp.plugins : rabbitmq-action jar 1.0.4
flux : flux jar 7.11.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.