License |
License
Privacy1 AB CONFIDENTIAL
|
---|---|
GroupId | GroupIdco.privacyone.sdk |
ArtifactId | ArtifactIdrestapi |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrivacy One sdk library for backend system
|
Filename | Size |
---|---|
restapi-2.0.8.pom | |
restapi-2.0.8.jar | 5 MB |
restapi-2.0.8-sources.jar | 8 KB |
restapi-2.0.8-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.privacyone.sdk/restapi/ -->
<dependency>
<groupId>co.privacyone.sdk</groupId>
<artifactId>restapi</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/co.privacyone.sdk/restapi/
implementation 'co.privacyone.sdk:restapi:2.0.8'
// https://jarcasting.com/artifacts/co.privacyone.sdk/restapi/
implementation ("co.privacyone.sdk:restapi:2.0.8")
'co.privacyone.sdk:restapi:jar:2.0.8'
<dependency org="co.privacyone.sdk" name="restapi" rev="2.0.8">
<artifact name="restapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.privacyone.sdk', module='restapi', version='2.0.8')
)
libraryDependencies += "co.privacyone.sdk" % "restapi" % "2.0.8"
[co.privacyone.sdk/restapi "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
co.privacyone.cerberus : restmodel Optional | jar | 1.4.4 |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
com.google.guava : guava | jar | 26.0-jre |
com.google.code.gson : gson | jar | 2.8.6 |
com.github.rholder : guava-retrying | jar | 2.0.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |