Last Version

ftp-fs 2.2.1

An FTP(S) NIO.2 file system

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

ftp-fs
Version

Version

2.2.1
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 2.2.1


<!-- 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.