License |
License |
---|---|
GroupId | GroupIdorg.xbib |
ArtifactId | ArtifactIdftp |
Last Version | Last Version2.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionftp
Java FTP client, Java FTP NIO file system, Groovy FTP client
|
Project Organization |
Project Organizationxbib |
Filename | Size |
---|---|
ftp-2.3.5.pom | |
ftp-2.3.5.jar | 261 bytes |
ftp-2.3.5-sources.jar | 261 bytes |
ftp-2.3.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.xbib/ftp/ -->
<dependency>
<groupId>org.xbib</groupId>
<artifactId>ftp</artifactId>
<version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.xbib/ftp/
implementation 'org.xbib:ftp:2.3.5'
// https://jarcasting.com/artifacts/org.xbib/ftp/
implementation ("org.xbib:ftp:2.3.5")
'org.xbib:ftp:jar:2.3.5'
<dependency org="org.xbib" name="ftp" rev="2.3.5">
<artifact name="ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xbib', module='ftp', version='2.3.5')
)
libraryDependencies += "org.xbib" % "ftp" % "2.3.5"
[org.xbib/ftp "2.3.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |