License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdsh.ory.keto |
ArtifactId | ArtifactIdketo-client |
Version | Version0.6.0-alpha.6 |
Type | Typejar |
Description |
Descriptionketo-client
Java Client for Ory Keto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
keto-client-0.6.0-alpha.6.pom | |
keto-client-0.6.0-alpha.6.jar | 205 KB |
keto-client-0.6.0-alpha.6-tests.jar | 49 KB |
keto-client-0.6.0-alpha.6-sources.jar | 143 KB |
keto-client-0.6.0-alpha.6-javadoc.jar | 694 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sh.ory.keto/keto-client/ -->
<dependency>
<groupId>sh.ory.keto</groupId>
<artifactId>keto-client</artifactId>
<version>0.6.0-alpha.6</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation 'sh.ory.keto:keto-client:0.6.0-alpha.6'
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation ("sh.ory.keto:keto-client:0.6.0-alpha.6")
'sh.ory.keto:keto-client:jar:0.6.0-alpha.6'
<dependency org="sh.ory.keto" name="keto-client" rev="0.6.0-alpha.6">
<artifact name="keto-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory.keto', module='keto-client', version='0.6.0-alpha.6')
)
libraryDependencies += "sh.ory.keto" % "keto-client" % "0.6.0-alpha.6"
[sh.ory.keto/keto-client "0.6.0-alpha.6"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.6.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.1 |
com.google.code.gson : gson | jar | 2.8.6 |
io.gsonfire : gson-fire | jar | 1.8.5 |
org.apache.commons : commons-lang3 | jar | 3.11 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |