License |
License |
---|---|
Categories |
CategoriesCryptomator Security |
GroupId | GroupIdorg.cryptomator |
ArtifactId | ArtifactIdcloud-access |
Last Version | Last Version1.2.0-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCryptomator CloudAccess in Java
CloudAccess is used in e.g. Cryptomator for Android to access different cloud providers.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cloud-access-1.2.0-beta1.pom | |
cloud-access-1.2.0-beta1.jar | 78 KB |
cloud-access-1.2.0-beta1-sources.jar | 37 KB |
cloud-access-1.2.0-beta1-javadoc.jar | 493 KB |
Browse |
<!-- 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"]
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 |
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 |
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
|