Cryptomator CloudAccess in Java

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

Лицензия

Лицензия

Категории

Категории

Cryptomator Безопасность
Группа

Группа

org.cryptomator
Идентификатор

Идентификатор

cloud-access
Последняя версия

Последняя версия

1.2.0-beta1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cryptomator CloudAccess in Java
CloudAccess is used in e.g. Cryptomator for Android to access different cloud providers.
Ссылка на сайт

Ссылка на сайт

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

Скачать cloud-access

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.
org.cryptomator

Cryptomator

Protect your privacy by encrypting your cloud files

Версии библиотеки

Версия
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