| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаsh.ory.oathkeeper |
| Идентификатор | Идентификаторoathkeeper-client |
| Последняя версия | Последняя версия0.38.25-beta.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеoathkeeper-client
Java Client for Ory Oathkeeper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/sh.ory.oathkeeper/oathkeeper-client/ -->
<dependency>
<groupId>sh.ory.oathkeeper</groupId>
<artifactId>oathkeeper-client</artifactId>
<version>0.38.25-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/sh.ory.oathkeeper/oathkeeper-client/
implementation 'sh.ory.oathkeeper:oathkeeper-client:0.38.25-beta.1'
// https://jarcasting.com/artifacts/sh.ory.oathkeeper/oathkeeper-client/
implementation ("sh.ory.oathkeeper:oathkeeper-client:0.38.25-beta.1")
'sh.ory.oathkeeper:oathkeeper-client:jar:0.38.25-beta.1'
<dependency org="sh.ory.oathkeeper" name="oathkeeper-client" rev="0.38.25-beta.1">
<artifact name="oathkeeper-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='sh.ory.oathkeeper', module='oathkeeper-client', version='0.38.25-beta.1')
)
libraryDependencies += "sh.ory.oathkeeper" % "oathkeeper-client" % "0.38.25-beta.1"
[sh.ory.oathkeeper/oathkeeper-client "0.38.25-beta.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.12.4 |