OAuth2-enabled WebClient

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

Categories

Categories

H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

travel.wink
ArtifactId

ArtifactId

oauth2-web-client
Last Version

Last Version

20.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download oauth2-web-client

How to add to project

<!-- 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"]

Dependencies

compile (19)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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