Last Version

ory-client 0.0.1-alpha.189

Java Client for Ory

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory
ArtifactId

ArtifactId

ory-client
Version

Version

0.0.1-alpha.189
Type

Type

jar
Description

Description

ory-client
Java Client for Ory
Source Code Management

Source Code Management

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

Download ory-client 0.0.1-alpha.189


<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
jakarta.annotation : jakarta.annotation-api jar 1.3.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.