is not current version
Last Version 1.11.8

hydra-client 1.9.0

Java Client for ORY Hydra

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

sh.ory.hydra
ArtifactId

ArtifactId

hydra-client
Version

Version

1.9.0
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 1.9.0


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

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 3.14.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.2
com.google.code.gson : gson jar 2.8.5
io.gsonfire : gson-fire jar 1.8.3
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
org.apache.commons : commons-lang3 jar 3.9
org.threeten : threetenbp jar 1.4.0
javax.annotation : jsr250-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.