License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices KeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdorg.keycloak |
ArtifactId | ArtifactIdspring-boot-container-bundle |
Last Version | Last Version18.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKeycloak SSO
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.keycloak/spring-boot-container-bundle/ -->
<dependency>
<groupId>org.keycloak</groupId>
<artifactId>spring-boot-container-bundle</artifactId>
<version>18.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/spring-boot-container-bundle/
implementation 'org.keycloak:spring-boot-container-bundle:18.0.2'
// https://jarcasting.com/artifacts/org.keycloak/spring-boot-container-bundle/
implementation ("org.keycloak:spring-boot-container-bundle:18.0.2")
'org.keycloak:spring-boot-container-bundle:jar:18.0.2'
<dependency org="org.keycloak" name="spring-boot-container-bundle" rev="18.0.2">
<artifact name="spring-boot-container-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='spring-boot-container-bundle', version='18.0.2')
)
libraryDependencies += "org.keycloak" % "spring-boot-container-bundle" % "18.0.2"
[org.keycloak/spring-boot-container-bundle "18.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.keycloak : keycloak-adapter-core | jar | 18.0.2 |