sftp-client

sftp连接池

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xzixi.self.portal
ArtifactId

ArtifactId

sftp-client
Last Version

Last Version

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

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
1.0.1
1.0.0