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

de.adorsys.oauth2-pkce:example-starter 0.10.0


Категории

Категории

H2 Данные Базы данных OAuth2 Безопасность
Группа

Группа

de.adorsys.oauth2-pkce
Идентификатор

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

example-starter
Версия

Версия

0.10.0
Тип

Тип

jar

Скачать example-starter 0.10.0


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