| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdsh.ory.keto |
| ArtifactId | ArtifactIdketo-client |
| Last Version | Last Version0.8.0-alpha.2 |
| Release Date | Release Date |
| 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.8.0-alpha.2.pom | |
| keto-client-0.8.0-alpha.2.jar | 177 KB |
| keto-client-0.8.0-alpha.2-tests.jar | 44 KB |
| keto-client-0.8.0-alpha.2-sources.jar | 127 KB |
| keto-client-0.8.0-alpha.2-javadoc.jar | 976 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/sh.ory.keto/keto-client/ -->
<dependency>
<groupId>sh.ory.keto</groupId>
<artifactId>keto-client</artifactId>
<version>0.8.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation 'sh.ory.keto:keto-client:0.8.0-alpha.2'
// https://jarcasting.com/artifacts/sh.ory.keto/keto-client/
implementation ("sh.ory.keto:keto-client:0.8.0-alpha.2")
'sh.ory.keto:keto-client:jar:0.8.0-alpha.2'
<dependency org="sh.ory.keto" name="keto-client" rev="0.8.0-alpha.2">
<artifact name="keto-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory.keto', module='keto-client', version='0.8.0-alpha.2')
)
libraryDependencies += "sh.ory.keto" % "keto-client" % "0.8.0-alpha.2"
[sh.ory.keto/keto-client "0.8.0-alpha.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.6.3 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.2 |
| com.google.code.gson : gson | jar | 2.8.8 |
| io.gsonfire : gson-fire | jar | 1.8.5 |
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.openapitools : jackson-databind-nullable | jar | 0.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.12.4 |