com.xzixi:sftp-client

sftp连接池

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xzixi
ArtifactId

ArtifactId

sftp-client
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

sftp连接池

Download sftp-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.jcraft : jsch jar 0.1.55
org.apache.commons : commons-pool2 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0