| License |
License |
|---|---|
| Categories |
CategoriesCryptomator Security |
| GroupId | GroupIdorg.cryptomator |
| ArtifactId | ArtifactIdfuse-nio-adapter |
| Last Version | Last Version1.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFUSE-NIO-Adapter
Access resources at a given NIO path via FUSE.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| fuse-nio-adapter-1.3.4.pom | |
| fuse-nio-adapter-1.3.4.jar | 95 KB |
| fuse-nio-adapter-1.3.4-sources.jar | 50 KB |
| fuse-nio-adapter-1.3.4-javadoc.jar | 659 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cryptomator/fuse-nio-adapter/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>fuse-nio-adapter</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/fuse-nio-adapter/
implementation 'org.cryptomator:fuse-nio-adapter:1.3.4'
// https://jarcasting.com/artifacts/org.cryptomator/fuse-nio-adapter/
implementation ("org.cryptomator:fuse-nio-adapter:1.3.4")
'org.cryptomator:fuse-nio-adapter:jar:1.3.4'
<dependency org="org.cryptomator" name="fuse-nio-adapter" rev="1.3.4">
<artifact name="fuse-nio-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='fuse-nio-adapter', version='1.3.4')
)
libraryDependencies += "org.cryptomator" % "fuse-nio-adapter" % "1.3.4"
[org.cryptomator/fuse-nio-adapter "1.3.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.serceman : jnr-fuse | jar | 0.5.7 |
| com.google.dagger : dagger | jar | 2.39.1 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.32 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.5.1 |
| org.mockito : mockito-inline | jar | 4.5.1 |
| org.cryptomator : cryptofs | jar | 2.4.1 |