Twitter Action

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

twitter-action
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Twitter Action
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 twitter-action

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scribe : scribe jar 1.3.1
org.jsoup : jsoup jar 1.6.3
flux : flux jar 7.11.3

test (3)

Group / Artifact Type Version
org.codehaus.jettison : jettison jar 1.3
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
1.0.3
1.0.2