hydra-client

Java Client for Ory Hydra

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.hydra
ArtifactId

ArtifactId

hydra-client
Last Version

Last Version

1.11.8
Release Date

Release Date

Type

Type

jar
Description

Description

hydra-client
Java Client for Ory Hydra
Project URL

Project URL

https://github.com/ory/hydra-client-java
Source Code Management

Source Code Management

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

Download hydra-client

How to add to project

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

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.
sh.ory.hydra

Ory

The new ID stack

Versions

Version
1.11.8
1.11.7
1.11.6
1.11.5
1.11.4
1.9.0
1.9.0-alpha.3
1.9.0-alpha.2
1.9.0-alpha.1
1.9.0-alpha.0.pre.2
1.8.5
1.8.0-pre.1
1.7.4
1.7.3
1.7.0
1.6.0
1.5.0-beta.5
1.5.0-beta.2
1.5.0-beta.1
1.4.10
1.4.9
1.4.6
1.4.5
1.4.3
1.4.2
1.4.1
1.3.2
1.3.1
1.2.2
1.2.1
1.2.0
1.2.0-alpha.3
1.2.0-alpha.2
0.0.0-alpha.63
0.0.0-alpha.62
0.0.0-alpha.40
0.0.0-alpha.31
0.0.0-alpha.20
0.0.0-alpha.19
0.0.0-alpha.17