FtpClientPool

A powerful, easy-to-use FTP Client pool.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.itshidu.commons
ArtifactId

ArtifactId

ftp-client-pool
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

FtpClientPool
A powerful, easy-to-use FTP Client pool.
Project URL

Project URL

https://github.com/XiaZengming/FtpClientPool
Source Code Management

Source Code Management

https://github.com/XiaZengming/FtpClientPool

Download ftp-client-pool

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
commons-net : commons-net jar 3.6
org.apache.commons : commons-pool2 jar 2.6.0
log4j : log4j jar 1.2.17
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.3
1.0.1