Last Version

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

parent
Version

Version

0.16.2
Type

Type

pom
Description

Description

OAuth2-PKCE
Library for a OAuth2-PKCE implementation
Project URL

Project URL

https://github.com/adorsys/oauth2-pkce

Download parent 0.16.2

Filename Size
parent-0.16.2.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • example-starter
  • spring-oauth2-pkce