ftp-fs

An FTP(S) NIO.2 file system

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

ftp-fs
Last Version

Last Version

2.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

ftp-fs
An FTP(S) NIO.2 file system
Project URL

Project URL

https://robtimus.github.io/ftp-fs/
Source Code Management

Source Code Management

https://github.com/robtimus/ftp-fs

Download ftp-fs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : fs-core jar 2.0.1
commons-net : commons-net jar 3.8.0
org.slf4j : slf4j-api Optional jar 1.7.30

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.8.0
org.mockftpserver : MockFtpServer jar 2.7.1
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1
2.2
2.1.3
2.1.2
2.1.1
2.1
2.0.2
2.0.1
2.0
1.4.2
1.4.1
1.4
1.3
1.2.1
1.2
1.1
1.0.4
1.0.3
1.0.2
1.0.1
1.0