GroupId | GroupIdcom.fluxcorp.plugins |
---|---|
ArtifactId | ArtifactIdhttp-filetransfer-action |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP File Transfer 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 |
<!-- https://jarcasting.com/artifacts/com.fluxcorp.plugins/http-filetransfer-action/ -->
<dependency>
<groupId>com.fluxcorp.plugins</groupId>
<artifactId>http-filetransfer-action</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fluxcorp.plugins/http-filetransfer-action/
implementation 'com.fluxcorp.plugins:http-filetransfer-action:1.0.4'
// https://jarcasting.com/artifacts/com.fluxcorp.plugins/http-filetransfer-action/
implementation ("com.fluxcorp.plugins:http-filetransfer-action:1.0.4")
'com.fluxcorp.plugins:http-filetransfer-action:jar:1.0.4'
<dependency org="com.fluxcorp.plugins" name="http-filetransfer-action" rev="1.0.4">
<artifact name="http-filetransfer-action" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fluxcorp.plugins', module='http-filetransfer-action', version='1.0.4')
)
libraryDependencies += "com.fluxcorp.plugins" % "http-filetransfer-action" % "1.0.4"
[com.fluxcorp.plugins/http-filetransfer-action "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
flux : flux | jar | 7.11.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
commons-logging : commons-logging | jar | 1.1.1 |