| License |
License |
|---|---|
| Categories |
CategoriesCryptomator Security |
| GroupId | GroupIdorg.cryptomator |
| ArtifactId | ArtifactIdcryptofs |
| Version | Version2.1.0-beta6 |
| Type | Typejar |
| Description |
DescriptionCryptomator Crypto Filesystem
This library provides the Java filesystem provider used by Cryptomator.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cryptofs-2.1.0-beta6.pom | |
| cryptofs-2.1.0-beta6.jar | 383 KB |
| cryptofs-2.1.0-beta6-sources.jar | 189 KB |
| cryptofs-2.1.0-beta6-javadoc.jar | 830 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cryptomator/cryptofs/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>cryptofs</artifactId>
<version>2.1.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/cryptofs/
implementation 'org.cryptomator:cryptofs:2.1.0-beta6'
// https://jarcasting.com/artifacts/org.cryptomator/cryptofs/
implementation ("org.cryptomator:cryptofs:2.1.0-beta6")
'org.cryptomator:cryptofs:jar:2.1.0-beta6'
<dependency org="org.cryptomator" name="cryptofs" rev="2.1.0-beta6">
<artifact name="cryptofs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='cryptofs', version='2.1.0-beta6')
)
libraryDependencies += "org.cryptomator" % "cryptofs" % "2.1.0-beta6"
[org.cryptomator/cryptofs "2.1.0-beta6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.cryptomator : cryptolib | jar | 2.0.0-rc2 |
| com.auth0 : java-jwt | jar | 3.15.0 |
| com.google.dagger : dagger | jar | 2.35.1 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| org.mockito : mockito-core | jar | 3.10.0 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| com.google.jimfs : jimfs | jar | 1.1 |