Cryptomator CloudAccess in Java

CloudAccess is used in e.g. Cryptomator for Android to access different cloud providers.

License

License

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

cloud-access
Last Version

Last Version

1.2.0-beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Cryptomator CloudAccess in Java
CloudAccess is used in e.g. Cryptomator for Android to access different cloud providers.
Project URL

Project URL

https://github.com/cryptomator/cloud-access-java

Download cloud-access

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
com.github.ben-manes.caffeine : caffeine jar 3.0.5
com.auth0 : java-jwt jar 3.18.3
org.cryptomator : cryptolib jar 2.0.3
org.slf4j : slf4j-api jar 1.7.33
com.squareup.okhttp3 : okhttp jar 4.9.3
io.github.rburgst : okhttp-digest jar 2.6
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.2.0
org.hamcrest : hamcrest jar 2.2
com.squareup.okhttp3 : mockwebserver jar 4.9.3
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

There are no modules declared in this project.
org.cryptomator

Cryptomator

Protect your privacy by encrypting your cloud files

Versions

Version
1.2.0-beta1
1.1.3
1.1.2
1.1.0
1.1.0-beta5
1.1.0-beta4
1.1.0-beta3
1.1.0-beta2
1.0.0
1.0.0-beta2
0.3.0
0.3.0-beta2
0.3.0-beta1
0.2.0
0.2.0-beta8
0.2.0-beta2
0.2.0-beta1
0.1.0-beta7