License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdorg.keycloak |
ArtifactId | ArtifactIdauthenticator-required-action-example |
Last Version | Last Version18.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuthenticator Example
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.keycloak/authenticator-required-action-example/ -->
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>authenticator-required-action-example</artifactId>
<version>18.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/authenticator-required-action-example/
implementation 'org.keycloak:authenticator-required-action-example:18.0.2'
// https://jarcasting.com/artifacts/org.keycloak/authenticator-required-action-example/
implementation ("org.keycloak:authenticator-required-action-example:18.0.2")
'org.keycloak:authenticator-required-action-example:jar:18.0.2'
<dependency org="org.keycloak" name="authenticator-required-action-example" rev="18.0.2">
<artifact name="authenticator-required-action-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='authenticator-required-action-example', version='18.0.2')
)
libraryDependencies += "org.keycloak" % "authenticator-required-action-example" % "18.0.2"
[org.keycloak/authenticator-required-action-example "18.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-core | jar | 18.0.2 |
org.keycloak : keycloak-server-spi | jar | 18.0.2 |
org.keycloak : keycloak-server-spi-private | jar | 18.0.2 |
org.jboss.logging : jboss-logging | jar | 3.4.1.Final |
org.keycloak : keycloak-services | jar | 18.0.2 |