GCHQ Palisade - FUSE FS Client

The Fuse Palisade Client creates a software-controlled filesystem mount to represent the returned resources and data from a query. Returned resources, data and metadata are all presented as a FUSE mounted local directory.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

client-fuse
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - FUSE FS Client
The Fuse Palisade Client creates a software-controlled filesystem mount to represent the returned resources and data from a query. Returned resources, data and metadata are all presented as a FUSE mounted local directory.
Project URL

Project URL

https://github.com/gchq/Palisade-clients/tree/develop/client-fuse
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-clients

Download client-fuse

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/client-fuse/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>client-fuse</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/client-fuse/
implementation 'uk.gov.gchq.palisade:client-fuse:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/client-fuse/
implementation ("uk.gov.gchq.palisade:client-fuse:0.5.1-RELEASE")
'uk.gov.gchq.palisade:client-fuse:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="client-fuse" rev="0.5.1-RELEASE">
  <artifact name="client-fuse" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='client-fuse', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "client-fuse" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/client-fuse "0.5.1-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.serceman : jnr-fuse jar 0.5.5
uk.gov.gchq.palisade : client-java jar 0.5.1-RELEASE
org.slf4j : slf4j-api jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE