License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification Keycloak Security |
GroupId | GroupIdorg.keycloak.bom |
ArtifactId | ArtifactIdkeycloak-bom-parent |
Last Version | Last Version18.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKeycloak BOM Parent
Keycloak BOM Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
keycloak-bom-parent-18.0.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.keycloak.bom/keycloak-bom-parent/ -->
<dependency>
<groupId>org.keycloak.bom</groupId>
<artifactId>keycloak-bom-parent</artifactId>
<version>18.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak.bom/keycloak-bom-parent/
implementation 'org.keycloak.bom:keycloak-bom-parent:18.0.2'
// https://jarcasting.com/artifacts/org.keycloak.bom/keycloak-bom-parent/
implementation ("org.keycloak.bom:keycloak-bom-parent:18.0.2")
'org.keycloak.bom:keycloak-bom-parent:pom:18.0.2'
<dependency org="org.keycloak.bom" name="keycloak-bom-parent" rev="18.0.2">
<artifact name="keycloak-bom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.keycloak.bom', module='keycloak-bom-parent', version='18.0.2')
)
libraryDependencies += "org.keycloak.bom" % "keycloak-bom-parent" % "18.0.2"
[org.keycloak.bom/keycloak-bom-parent "18.0.2"]