is not current version
Last Version 0.0.1-alpha.189

ory-client 0.0.1-alpha.21

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.21
Type

Type

jar
Description

Description

ory-client
Java Client for Ory

Download ory-client 0.0.1-alpha.21


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

Dependencies

compile (8)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.google.code.gson : gson jar 2.8.6
io.gsonfire : gson-fire jar 1.8.5
org.apache.commons : commons-lang3 jar 3.11
org.openapitools : jackson-databind-nullable jar 0.2.1

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.11.2

Project Modules

There are no modules declared in this project.