| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCryptomator Безопасность |
| Группа | Группаorg.cryptomator |
| Идентификатор | Идентификаторintegrations-linux |
| Версия | Версия1.1.0-beta2 |
| Тип | Тип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.1.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/integrations-linux/
implementation 'org.cryptomator:integrations-linux:1.1.0-beta2'
// https://jarcasting.com/artifacts/org.cryptomator/integrations-linux/
implementation ("org.cryptomator:integrations-linux:1.1.0-beta2")
'org.cryptomator:integrations-linux:jar:1.1.0-beta2'
<dependency org="org.cryptomator" name="integrations-linux" rev="1.1.0-beta2">
<artifact name="integrations-linux" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='integrations-linux', version='1.1.0-beta2')
)
libraryDependencies += "org.cryptomator" % "integrations-linux" % "1.1.0-beta2"
[org.cryptomator/integrations-linux "1.1.0-beta2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.cryptomator : integrations-api | jar | 1.1.0-rc1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.google.guava : guava | jar | 31.1-jre |
| de.swiesend : secret-service | jar | 1.7.0 |
| org.purejava : kdewallet | jar | 1.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |