is not current version
Last Version 1.8

io.github.selectorrr:keycloak-spring-boot-starter 1.3

Keycloak starter for bearer state less auto configuration

Categories

Categories

Spring Boot Container Microservices KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

io.github.selectorrr
ArtifactId

ArtifactId

keycloak-spring-boot-starter
Version

Version

1.3
Type

Type

jar

Download keycloak-spring-boot-starter 1.3


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