| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCryptomator Безопасность |
| Группа | Группаorg.cryptomator |
| Идентификатор | Идентификаторintegrations-api |
| Версия | Версия1.1.0-beta4 |
| Тип | Типjar |
| Описание |
ОписаниеCryptomator Integrations API
Defines optional service interfaces that may be used by Cryptomator
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| integrations-api-1.1.0-beta4.pom | |
| integrations-api-1.1.0-beta4.jar | 24 KB |
| integrations-api-1.1.0-beta4-sources.jar | 16 KB |
| integrations-api-1.1.0-beta4-javadoc.jar | 245 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.cryptomator/integrations-api/ -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>integrations-api</artifactId>
<version>1.1.0-beta4</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/integrations-api/
implementation 'org.cryptomator:integrations-api:1.1.0-beta4'
// https://jarcasting.com/artifacts/org.cryptomator/integrations-api/
implementation ("org.cryptomator:integrations-api:1.1.0-beta4")
'org.cryptomator:integrations-api:jar:1.1.0-beta4'
<dependency org="org.cryptomator" name="integrations-api" rev="1.1.0-beta4">
<artifact name="integrations-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='integrations-api', version='1.1.0-beta4')
)
libraryDependencies += "org.cryptomator" % "integrations-api" % "1.1.0-beta4"
[org.cryptomator/integrations-api "1.1.0-beta4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 23.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.3.1 |