Inet-FTP Module

This is an implementation of an FTP Client. We've worked to make this library compliant with the FTP RFC, RFC0959.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.gnu-hylafax
ArtifactId

ArtifactId

gnu-hylafax-inet-ftp
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Inet-FTP Module
This is an implementation of an FTP Client. We've worked to make this library compliant with the FTP RFC, RFC0959.
Project URL

Project URL

http://gnu-hylafax.sourceforge.net/gnu-hylafax-inet-ftp
Project Organization

Project Organization

Steven Jardine

Download gnu-hylafax-inet-ftp

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/ -->
<dependency>
    <groupId>net.sf.gnu-hylafax</groupId>
    <artifactId>gnu-hylafax-inet-ftp</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/
implementation 'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:1.0.3'
// https://jarcasting.com/artifacts/net.sf.gnu-hylafax/gnu-hylafax-inet-ftp/
implementation ("net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:1.0.3")
'net.sf.gnu-hylafax:gnu-hylafax-inet-ftp:jar:1.0.3'
<dependency org="net.sf.gnu-hylafax" name="gnu-hylafax-inet-ftp" rev="1.0.3">
  <artifact name="gnu-hylafax-inet-ftp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.gnu-hylafax', module='gnu-hylafax-inet-ftp', version='1.0.3')
)
libraryDependencies += "net.sf.gnu-hylafax" % "gnu-hylafax-inet-ftp" % "1.0.3"
[net.sf.gnu-hylafax/gnu-hylafax-inet-ftp "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc2
1.0.0-rc1
1.0.0-b2
1.0.0-b1