| License |
License |
|---|---|
| Categories |
CategoriesCryptomator Security |
| GroupId | GroupIdorg.cryptomator |
| ArtifactId | ArtifactIdcryptofs |
| Last Version | Last Version2.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCryptomator Crypto Filesystem
This library provides the Java filesystem provider used by Cryptomator.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cryptofs-2.4.2.pom | |
| cryptofs-2.4.2.jar | 343 KB |
| cryptofs-2.4.2-sources.jar | 176 KB |
| cryptofs-2.4.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cryptomator/cryptofs/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>cryptofs</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/cryptofs/
implementation 'org.cryptomator:cryptofs:2.4.2'
// https://jarcasting.com/artifacts/org.cryptomator/cryptofs/
implementation ("org.cryptomator:cryptofs:2.4.2")
'org.cryptomator:cryptofs:jar:2.4.2'
<dependency org="org.cryptomator" name="cryptofs" rev="2.4.2">
<artifact name="cryptofs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='cryptofs', version='2.4.2')
)
libraryDependencies += "org.cryptomator" % "cryptofs" % "2.4.2"
[org.cryptomator/cryptofs "2.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cryptomator : cryptolib | jar | 2.0.3 |
| com.auth0 : java-jwt | jar | 3.19.1 |
| com.google.dagger : dagger | jar | 2.41 |
| com.google.guava : guava | jar | 31.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.4.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| com.google.jimfs : jimfs | jar | 1.2 |