is not current version
Last Version 2.0.4

sftp-fs 2.0.3

An SFTP NIO.2 file system

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

sftp-fs
Version

Version

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.robtimus : fs-core jar 2.0
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.0
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.5.13
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.