| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCryptomator Безопасность |
| Группа | Группаorg.cryptomator |
| Идентификатор | Идентификаторintegrations-linux |
| Версия | Версия1.0.0-beta1 |
| Тип | Типjar |
| Описание |
Описаниеintegrations-linux
Provides optional Linux services used by Cryptomator
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/org.cryptomator/integrations-linux/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>integrations-linux</artifactId>
<version>1.0.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/integrations-linux/
implementation 'org.cryptomator:integrations-linux:1.0.0-beta1'
// https://jarcasting.com/artifacts/org.cryptomator/integrations-linux/
implementation ("org.cryptomator:integrations-linux:1.0.0-beta1")
'org.cryptomator:integrations-linux:jar:1.0.0-beta1'
<dependency org="org.cryptomator" name="integrations-linux" rev="1.0.0-beta1">
<artifact name="integrations-linux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='integrations-linux', version='1.0.0-beta1')
)
libraryDependencies += "org.cryptomator" % "integrations-linux" % "1.0.0-beta1"
[org.cryptomator/integrations-linux "1.0.0-beta1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cryptomator : integrations-api | jar | 1.0.0-beta2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.google.guava : guava | jar | 30.0-jre |
| de.swiesend : secret-service | jar | 1.5.0 |
| org.purejava : kdewallet | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |