Last Version

sftp 1.0.0

The sftp tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sftp
Version

Version

1.0.0
Type

Type

jar
Description

Description

sftp
The sftp tool for java.

Download sftp 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.129
com.github.houbb : log-integration jar 1.1.8
com.jcraft : jsch jar 0.1.53

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13.1

Project Modules

There are no modules declared in this project.