License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdmaverick-synergy-fuse-drive |
Version | Version3.0.0-RC7 |
Type | Typejar |
Description |
DescriptionServer API
A FUSE implementation for connecting drive to a remote SFTP service.
|
<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-fuse-drive/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>maverick-synergy-fuse-drive</artifactId>
<version>3.0.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-fuse-drive/
implementation 'com.sshtools:maverick-synergy-fuse-drive:3.0.0-RC7'
// https://jarcasting.com/artifacts/com.sshtools/maverick-synergy-fuse-drive/
implementation ("com.sshtools:maverick-synergy-fuse-drive:3.0.0-RC7")
'com.sshtools:maverick-synergy-fuse-drive:jar:3.0.0-RC7'
<dependency org="com.sshtools" name="maverick-synergy-fuse-drive" rev="3.0.0-RC7">
<artifact name="maverick-synergy-fuse-drive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-synergy-fuse-drive', version='3.0.0-RC7')
)
libraryDependencies += "com.sshtools" % "maverick-synergy-fuse-drive" % "3.0.0-RC7"
[com.sshtools/maverick-synergy-fuse-drive "3.0.0-RC7"]
Group / Artifact | Type | Version |
---|---|---|
com.sshtools : maverick-synergy-client | jar | 3.0.0-RC7 |
com.github.serceman : jnr-fuse | jar | 0.5.3 |
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |