License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdsh.ory |
ArtifactId | ArtifactIdory-client |
Version | Version0.0.1-alpha.189 |
Type | Typejar |
Description |
Descriptionory-client
Java Client for Ory
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/sh.ory/ory-client/ -->
<dependency>
<groupId>sh.ory</groupId>
<artifactId>ory-client</artifactId>
<version>0.0.1-alpha.189</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory/ory-client/
implementation 'sh.ory:ory-client:0.0.1-alpha.189'
// https://jarcasting.com/artifacts/sh.ory/ory-client/
implementation ("sh.ory:ory-client:0.0.1-alpha.189")
'sh.ory:ory-client:jar:0.0.1-alpha.189'
<dependency org="sh.ory" name="ory-client" rev="0.0.1-alpha.189">
<artifact name="ory-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory', module='ory-client', version='0.0.1-alpha.189')
)
libraryDependencies += "sh.ory" % "ory-client" % "0.0.1-alpha.189"
[sh.ory/ory-client "0.0.1-alpha.189"]
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 |