is not current version
Last Version 18.0.2

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


Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

authenticator-required-action-example
Version

Version

12.0.0
Type

Type

jar

Download authenticator-required-action-example 12.0.0


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