Last Version

Cryptomator CloudAccess in Java 1.2.0-beta1

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
Version

Version

1.2.0-beta1
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 1.2.0-beta1


<!-- 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.