Last Version

Cryptomator Integrations API 1.1.0

Defines optional service interfaces that may be used by Cryptomator

License

License

Categories

Categories

Cryptomator Security
GroupId

GroupId

org.cryptomator
ArtifactId

ArtifactId

integrations-api
Version

Version

1.1.0
Type

Type

jar
Description

Description

Cryptomator Integrations API
Defines optional service interfaces that may be used by Cryptomator
Project URL

Project URL

https://github.com/cryptomator/integrations-api

Download integrations-api 1.1.0


<!-- https://jarcasting.com/artifacts/org.cryptomator/integrations-api/ -->
<dependency>
    <groupId>org.cryptomator</groupId>
    <artifactId>integrations-api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cryptomator/integrations-api/
implementation 'org.cryptomator:integrations-api:1.1.0'
// https://jarcasting.com/artifacts/org.cryptomator/integrations-api/
implementation ("org.cryptomator:integrations-api:1.1.0")
'org.cryptomator:integrations-api:jar:1.1.0'
<dependency org="org.cryptomator" name="integrations-api" rev="1.1.0">
  <artifact name="integrations-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cryptomator', module='integrations-api', version='1.1.0')
)
libraryDependencies += "org.cryptomator" % "integrations-api" % "1.1.0"
[org.cryptomator/integrations-api "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.