Last Version

SSH FS 0.0.1

An SSH FileSystem

License

License

GroupId

GroupId

com.sirolf2009
ArtifactId

ArtifactId

sshfs
Version

Version

0.0.1
Type

Type

jar
Description

Description

SSH FS
An SSH FileSystem
Project URL

Project URL

https://github.com/sirolf2009/sshfs

Download sshfs 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.eclipse.xtend : org.eclipse.xtend.lib jar 2.15.0
com.jcraft : jsch jar 0.1.55
com.sirolf2009 : util jar 0.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.