cotta-ftp

A lightweight file system framework that is created to ease the pain of writing an application that involves file handling

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cotta.ftp
ArtifactId

ArtifactId

cotta-ftp
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

cotta-ftp
A lightweight file system framework that is created to ease the pain of writing an application that involves file handling

Download cotta-ftp

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.cotta.core : cotta jar 3.0
commons-io : commons-io jar 1.4
commons-net : commons-net jar 1.4.1

test (2)

Group / Artifact Type Version
net.sf.cotta.testbase : cotta-testbase jar 3.0
org.mockftpserver : MockFtpServer jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0