is not current version
Last Version 4.8.3.Final

io.github.johnjcool:keycloak-cas-services 4.1.0.Final

Extend Keycloack with CAS IDP.

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

io.github.johnjcool
ArtifactId

ArtifactId

keycloak-cas-services
Version

Version

4.1.0.Final
Type

Type

jar

Download keycloak-cas-services 4.1.0.Final


<!-- https://jarcasting.com/artifacts/io.github.johnjcool/keycloak-cas-services/ -->
<dependency>
    <groupId>io.github.johnjcool</groupId>
    <artifactId>keycloak-cas-services</artifactId>
    <version>4.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.johnjcool/keycloak-cas-services/
implementation 'io.github.johnjcool:keycloak-cas-services:4.1.0.Final'
// https://jarcasting.com/artifacts/io.github.johnjcool/keycloak-cas-services/
implementation ("io.github.johnjcool:keycloak-cas-services:4.1.0.Final")
'io.github.johnjcool:keycloak-cas-services:jar:4.1.0.Final'
<dependency org="io.github.johnjcool" name="keycloak-cas-services" rev="4.1.0.Final">
  <artifact name="keycloak-cas-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.johnjcool', module='keycloak-cas-services', version='4.1.0.Final')
)
libraryDependencies += "io.github.johnjcool" % "keycloak-cas-services" % "4.1.0.Final"
[io.github.johnjcool/keycloak-cas-services "4.1.0.Final"]