License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdsh.ory.keto |
ArtifactId | ArtifactIdketo-client |
Version | Version0.5.7-alpha.1.pre.0 |
Type | Typejar |
Description |
Descriptionketo-client
Java Client for ORY Keto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |