License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdsh.ory.hydra |
ArtifactId | ArtifactIdhydra-client |
Version | Version1.9.0 |
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.9.0.pom | |
hydra-client-1.9.0.jar | 198 KB |
hydra-client-1.9.0-tests.jar | 29 KB |
hydra-client-1.9.0-sources.jar | 125 KB |
hydra-client-1.9.0-javadoc.jar | 938 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |