OAuth2-enabled WebClient

All ApiClients want to use this to be able to support client credential-based authentication

Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность CLI Взаимодействие с пользователем
Группа

Группа

travel.wink
Идентификатор

Идентификатор

oauth2-web-client
Последняя версия

Последняя версия

20.2.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

OAuth2-enabled WebClient
All ApiClients want to use this to be able to support client credential-based authentication

Скачать oauth2-web-client

Как подключить последнюю версию

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

Зависимости

compile (19)

Идентификатор библиотеки Тип Версия
org.springframework : spring-beans jar
org.springframework : spring-webflux jar
org.springframework.security : spring-security-oauth2-client jar
org.projectlombok : lombok jar 1.18.24
org.threeten : threeten-extra jar 1.7.0
org.threeten : threetenbp jar 1.5.1
io.swagger : swagger-annotations jar 1.6.2
io.swagger.core.v3 : swagger-annotations jar 2.1.10
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
org.openapitools : jackson-databind-nullable jar 0.2.0
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar
com.github.joschi.jackson : jackson-datatype-threetenbp jar 2.12.2
org.hibernate.validator : hibernate-validator jar 6.2.3.Final
javax.annotation : javax.annotation-api jar 1.3.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
20.2.5
20.2.4
20.2.3
20.2.2
20.2.1
20.2.0
20.1.4
20.1.3
20.1.2
20.1.1
20.1.0
20.0.0
19.0.17
19.0.13