is not current version
Last Version 18.0.2

org.keycloak:spring-boot-legacy-container-bundle 11.0.3


Categories

Categories

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

GroupId

org.keycloak
ArtifactId

ArtifactId

spring-boot-legacy-container-bundle
Version

Version

11.0.3
Type

Type

jar

Download spring-boot-legacy-container-bundle 11.0.3


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