| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.itshidu.commons |
| ArtifactId | ArtifactIdftp-client-pool |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFtpClientPool
A powerful, easy-to-use FTP Client pool.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ftp-client-pool-1.0.6.pom | |
| ftp-client-pool-1.0.6.jar | 10 KB |
| ftp-client-pool-1.0.6-sources.jar | 8 KB |
| ftp-client-pool-1.0.6-javadoc.jar | 66 KB |
| Browse |
<!-- 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"]
| 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 |