sftp-utils

SFTP Utils

License

License

GroupId

GroupId

com.github.mhewedy
ArtifactId

ArtifactId

sftp-utils
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

sftp-utils
SFTP Utils
Project URL

Project URL

https://github.com/mhewedy/sftp-utils

Download sftp-utils

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
software.sham : sham-ssh jar 0.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0