Last Version

de.adorsys.oauth2-pkce:spring-oauth2-pkce 0.16.2

Library for a OAuth2-PKCE implementation

License

License

Categories

Categories

H2 Data Databases OAuth2 Security
GroupId

GroupId

de.adorsys.oauth2-pkce
ArtifactId

ArtifactId

spring-oauth2-pkce
Version

Version

0.16.2
Type

Type

jar
Description

Description

Library for a OAuth2-PKCE implementation

Download spring-oauth2-pkce 0.16.2


<!-- https://jarcasting.com/artifacts/de.adorsys.oauth2-pkce/spring-oauth2-pkce/ -->
<dependency>
    <groupId>de.adorsys.oauth2-pkce</groupId>
    <artifactId>spring-oauth2-pkce</artifactId>
    <version>0.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.adorsys.oauth2-pkce/spring-oauth2-pkce/
implementation 'de.adorsys.oauth2-pkce:spring-oauth2-pkce:0.16.2'
// https://jarcasting.com/artifacts/de.adorsys.oauth2-pkce/spring-oauth2-pkce/
implementation ("de.adorsys.oauth2-pkce:spring-oauth2-pkce:0.16.2")
'de.adorsys.oauth2-pkce:spring-oauth2-pkce:jar:0.16.2'
<dependency org="de.adorsys.oauth2-pkce" name="spring-oauth2-pkce" rev="0.16.2">
  <artifact name="spring-oauth2-pkce" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.adorsys.oauth2-pkce', module='spring-oauth2-pkce', version='0.16.2')
)
libraryDependencies += "de.adorsys.oauth2-pkce" % "spring-oauth2-pkce" % "0.16.2"
[de.adorsys.oauth2-pkce/spring-oauth2-pkce "0.16.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-security jar
de.adorsys.cryptoutils : basetypes jar 0.23.13
org.apache.commons : commons-lang3 jar
io.springfox : springfox-swagger2 jar 2.9.2

test (5)

Group / Artifact Type Version
junit : junit jar
org.springframework.boot : spring-boot-starter-test jar
de.adorsys.sts : sts-spring jar 0.29.10
org.apache.httpcomponents : httpclient jar
eu.codearte.catch-exception : catch-exception jar 1.4.4

Project Modules

There are no modules declared in this project.