License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdsh.ory.hydra |
ArtifactId | ArtifactIdhydra-client |
Last Version | Last Version1.11.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhydra-client
Java Client for Ory Hydra
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hydra-client-1.11.8.pom | |
hydra-client-1.11.8.jar | 195 KB |
hydra-client-1.11.8-tests.jar | 29 KB |
hydra-client-1.11.8-sources.jar | 122 KB |
hydra-client-1.11.8-javadoc.jar | 925 KB |
Browse |
<!-- 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"]
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 |