is not current version
Last Version 0.8.0-alpha.2

keto-client 0.5.7-alpha.1.pre.0

Java Client for ORY Keto

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.keto
ArtifactId

ArtifactId

keto-client
Version

Version

0.5.7-alpha.1.pre.0
Type

Type

jar
Description

Description

keto-client
Java Client for ORY Keto
Project URL

Project URL

https://github.com/ory/keto-client-java
Source Code Management

Source Code Management

https://github.com/ory/keto-client-java

Download keto-client 0.5.7-alpha.1.pre.0


<!-- https://jarcasting.com/artifacts/sh.ory.keto/keto-client/ -->
<dependency>
    <groupId>sh.ory.keto</groupId>
    <artifactId>keto-client</artifactId>
    <version>0.5.7-alpha.1.pre.0</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation 'sh.ory.keto:keto-client:0.5.7-alpha.1.pre.0'
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation ("sh.ory.keto:keto-client:0.5.7-alpha.1.pre.0")
'sh.ory.keto:keto-client:jar:0.5.7-alpha.1.pre.0'
<dependency org="sh.ory.keto" name="keto-client" rev="0.5.7-alpha.1.pre.0">
  <artifact name="keto-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory.keto', module='keto-client', version='0.5.7-alpha.1.pre.0')
)
libraryDependencies += "sh.ory.keto" % "keto-client" % "0.5.7-alpha.1.pre.0"
[sh.ory.keto/keto-client "0.5.7-alpha.1.pre.0"]

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 3.14.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.2
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
org.apache.commons : commons-lang3 jar 3.9
org.threeten : threetenbp jar 1.4.0
javax.annotation : jsr250-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.