jFUSE

Java bindings for FUSE using foreign functions & memory API

License

License

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

jfuse
Last Version

Last Version

0.1.0-beta1
Release Date

Release Date

Type

Type

pom
Description

Description

jFUSE
Java bindings for FUSE using foreign functions & memory API
Project URL

Project URL

https://github.com/cryptomator/jfuse

Download jfuse

Filename Size
jfuse-0.1.0-beta1.pom 6 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jfuse-api
  • jfuse-examples
  • jfuse-tests

Versions

Version
0.1.0-beta1