sftp-fs

An SFTP NIO.2 file system

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

sftp-fs
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

sftp-fs
An SFTP NIO.2 file system
Project URL

Project URL

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

Source Code Management

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

Download sftp-fs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : fs-core jar 2.0.1
com.jcraft : jsch jar 0.1.55
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.apache.sshd : sshd-core jar 1.7.0
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0
1.4
1.3.3
1.3.2
1.3.1
1.3
1.2.1
1.2
1.1.3
1.1.2
1.1.1
1.1
1.0