jsftp-pool-client

一款基于 apache commons-pool2 和 jsch 实现的 sftp 连接池

License

License

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier CLI User Interface
GroupId

GroupId

me.meilon.jsftp
ArtifactId

ArtifactId

jsftp-pool-client
Last Version

Last Version

0.1.20
Release Date

Release Date

Type

Type

jar
Description

Description

jsftp-pool-client
一款基于 apache commons-pool2 和 jsch 实现的 sftp 连接池

Download jsftp-pool-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
me.meilon.jsftp : jsftp-pool-core jar 0.1.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.20
0.1.19
0.1.17
0.1.12
0.1.6