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

org.keycloak:authenticator-required-action-example 12.0.2


Категории

Категории

KeY Данные Data Formats Formal Verification Keycloak Безопасность
Группа

Группа

org.keycloak
Идентификатор

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

authenticator-required-action-example
Версия

Версия

12.0.2
Тип

Тип

jar

Скачать authenticator-required-action-example 12.0.2


<!-- https://jarcasting.com/artifacts/org.keycloak/authenticator-required-action-example/ -->
<dependency>
    <groupId>org.keycloak</groupId>
    <artifactId>authenticator-required-action-example</artifactId>
    <version>12.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/authenticator-required-action-example/
implementation 'org.keycloak:authenticator-required-action-example:12.0.2'
// https://jarcasting.com/artifacts/org.keycloak/authenticator-required-action-example/
implementation ("org.keycloak:authenticator-required-action-example:12.0.2")
'org.keycloak:authenticator-required-action-example:jar:12.0.2'
<dependency org="org.keycloak" name="authenticator-required-action-example" rev="12.0.2">
  <artifact name="authenticator-required-action-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='authenticator-required-action-example', version='12.0.2')
)
libraryDependencies += "org.keycloak" % "authenticator-required-action-example" % "12.0.2"
[org.keycloak/authenticator-required-action-example "12.0.2"]