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

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


Категории

Категории

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

Группа

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

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

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

Версия

15.0.0
Тип

Тип

jar

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


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