License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdsh.ory |
ArtifactId | ArtifactIdory-client |
Version | Version0.0.1-alpha.15 |
Type | Typejar |
Description |
Descriptionory-client
Java Client for Ory
|
Filename | Size |
---|---|
ory-client-0.0.1-alpha.15.pom | |
ory-client-0.0.1-alpha.15.jar | 237 KB |
ory-client-0.0.1-alpha.15-tests.jar | 47 KB |
ory-client-0.0.1-alpha.15-sources.jar | 158 KB |
ory-client-0.0.1-alpha.15-javadoc.jar | 742 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sh.ory/ory-client/ -->
<dependency>
<groupId>sh.ory</groupId>
<artifactId>ory-client</artifactId>
<version>0.0.1-alpha.15</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory/ory-client/
implementation 'sh.ory:ory-client:0.0.1-alpha.15'
// https://jarcasting.com/artifacts/sh.ory/ory-client/
implementation ("sh.ory:ory-client:0.0.1-alpha.15")
'sh.ory:ory-client:jar:0.0.1-alpha.15'
<dependency org="sh.ory" name="ory-client" rev="0.0.1-alpha.15">
<artifact name="ory-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory', module='ory-client', version='0.0.1-alpha.15')
)
libraryDependencies += "sh.ory" % "ory-client" % "0.0.1-alpha.15"
[sh.ory/ory-client "0.0.1-alpha.15"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |