GroupId | GroupIdflux |
---|---|
ArtifactId | ArtifactIdtwitter-action |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTwitter 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
twitter-action-1.0.1.pom | |
twitter-action-1.0.1.jar | 16 KB |
twitter-action-1.0.1-sources.jar | 10 KB |
twitter-action-1.0.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/flux/twitter-action/ -->
<dependency>
<groupId>flux</groupId>
<artifactId>twitter-action</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/flux/twitter-action/
implementation 'flux:twitter-action:1.0.1'
// https://jarcasting.com/artifacts/flux/twitter-action/
implementation ("flux:twitter-action:1.0.1")
'flux:twitter-action:jar:1.0.1'
<dependency org="flux" name="twitter-action" rev="1.0.1">
<artifact name="twitter-action" type="jar" />
</dependency>
@Grapes(
@Grab(group='flux', module='twitter-action', version='1.0.1')
)
libraryDependencies += "flux" % "twitter-action" % "1.0.1"
[flux/twitter-action "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scribe : scribe | jar | 1.0.8 |
org.jsoup : jsoup | jar | 1.4.1 |
flux : flux | jar | 7.10.1 |
Group / Artifact | Type | Version |
---|---|---|
flux : flux-tests | jar | 1.0.1 |
org.codehaus.jettison : jettison | jar | 1.2 |
junit : junit | jar | 4.8.2 |
commons-logging : commons-logging | jar | 1.1.1 |