Categories |
CategoriesJBoss Container Application Servers KeY Data Data Formats Formal Verification Keycloak Security |
---|---|
GroupId | GroupIdorg.jboss.windup.web |
ArtifactId | ArtifactIdwindup-web-keycloak-theme |
Version | Version5.1.0.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.jboss.windup.web/windup-web-keycloak-theme/ -->
<dependency>
<groupId>org.jboss.windup.web</groupId>
<artifactId>windup-web-keycloak-theme</artifactId>
<version>5.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-web-keycloak-theme/
implementation 'org.jboss.windup.web:windup-web-keycloak-theme:5.1.0.Final'
// https://jarcasting.com/artifacts/org.jboss.windup.web/windup-web-keycloak-theme/
implementation ("org.jboss.windup.web:windup-web-keycloak-theme:5.1.0.Final")
'org.jboss.windup.web:windup-web-keycloak-theme:jar:5.1.0.Final'
<dependency org="org.jboss.windup.web" name="windup-web-keycloak-theme" rev="5.1.0.Final">
<artifact name="windup-web-keycloak-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.windup.web', module='windup-web-keycloak-theme', version='5.1.0.Final')
)
libraryDependencies += "org.jboss.windup.web" % "windup-web-keycloak-theme" % "5.1.0.Final"
[org.jboss.windup.web/windup-web-keycloak-theme "5.1.0.Final"]