sftp-client

sftp连接池

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xzixi.framework
ArtifactId

ArtifactId

sftp-client
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

sftp-client
sftp连接池

Download sftp-client

How to add to project

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

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.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0