License |
License |
---|---|
Categories |
CategoriesH2 Data Databases OAuth2 Security |
GroupId | GroupIdde.adorsys.oauth2-pkce |
ArtifactId | ArtifactIdparent |
Last Version | Last Version0.16.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOAuth2-PKCE
Library for a OAuth2-PKCE implementation
|
Project URL |
Project URL |
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"]