is not current version
Last Version 1.2.0-beta1

Cryptomator CloudAccess in Java 1.1.3

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


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
com.auth0 : java-jwt jar 3.12.0
org.cryptomator : cryptolib jar 1.4.1
org.slf4j : slf4j-api jar 1.7.30
com.squareup.okhttp3 : okhttp jar 4.9.1
io.github.rburgst : okhttp-digest jar 2.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-core jar 3.7.7
org.hamcrest : hamcrest jar 2.2
com.squareup.okhttp3 : mockwebserver jar 4.9.1
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.