JMS 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.

GroupId

GroupId

com.fluxcorp.plugins
ArtifactId

ArtifactId

jms-trigger
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JMS 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 jms-trigger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
flux : flux jar 7.11.3

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1

test (4)

Group / Artifact Type Version
org.apache.activemq : activemq-core jar 5.6.0
org.slf4j : slf4j-jdk14 jar 1.6.6
junit : junit jar 4.10
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4