Last Version

SCP Action 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

scp-action
Version

Version

1.0.4
Type

Type

jar
Description

Description

SCP 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 scp-action 1.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
net.schmizz : sshj jar 0.8.0
com.jcraft : jzlib jar 1.1.1
org.slf4j : slf4j-log4j12 jar 1.6.6
org.bouncycastle : bcprov-jdk16 jar 1.46
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.