Last Version

sftp-connector 1.0

SFTP connector component for Adobe LiveCycle processes.

License

License

GroupId

GroupId

com.github.harunhasdal.livecycle
ArtifactId

ArtifactId

sftp-connector
Version

Version

1.0
Type

Type

jar
Description

Description

sftp-connector
SFTP connector component for Adobe LiveCycle processes.
Project URL

Project URL

https://github.com/harunhasdal/sftp-connector
Source Code Management

Source Code Management

https://github.com/harunhasdal/sftp-connector.git

Download sftp-connector 1.0


<!-- https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/sftp-connector/ -->
<dependency>
    <groupId>com.github.harunhasdal.livecycle</groupId>
    <artifactId>sftp-connector</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/sftp-connector/
implementation 'com.github.harunhasdal.livecycle:sftp-connector:1.0'
// https://jarcasting.com/artifacts/com.github.harunhasdal.livecycle/sftp-connector/
implementation ("com.github.harunhasdal.livecycle:sftp-connector:1.0")
'com.github.harunhasdal.livecycle:sftp-connector:jar:1.0'
<dependency org="com.github.harunhasdal.livecycle" name="sftp-connector" rev="1.0">
  <artifact name="sftp-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harunhasdal.livecycle', module='sftp-connector', version='1.0')
)
libraryDependencies += "com.github.harunhasdal.livecycle" % "sftp-connector" % "1.0"
[com.github.harunhasdal.livecycle/sftp-connector "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.51

provided (1)

Group / Artifact Type Version
com.adobe.livecycle » adobe-livecycle-client jar 9.0.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.0
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.