FtpClientPool


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.itshidu.commons
ArtifactId

ArtifactId

FtpClientPool
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

FtpClientPool
Project URL

Project URL

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

Source Code Management

https://github.com/XiaZengming/FtpClientPool

Download FtpClientPool

How to add to project

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

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