не последняя версия
Последняя версия 2.15.0

io.hawt.examples:hawtio-example-springboot-keycloak 2.13.6

hawtio :: Sample Spring Boot 2.x process with Keycloak authentication

Категории

Категории

KeY Данные Data Formats Formal Verification Keycloak Безопасность
Группа

Группа

io.hawt.examples
Идентификатор

Идентификатор

hawtio-example-springboot-keycloak
Версия

Версия

2.13.6
Тип

Тип

war

Скачать hawtio-example-springboot-keycloak 2.13.6


<!-- https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-keycloak/ -->
<dependency>
    <groupId>io.hawt.examples</groupId>
    <artifactId>hawtio-example-springboot-keycloak</artifactId>
    <version>2.13.6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-keycloak/
implementation 'io.hawt.examples:hawtio-example-springboot-keycloak:2.13.6'
// https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-keycloak/
implementation ("io.hawt.examples:hawtio-example-springboot-keycloak:2.13.6")
'io.hawt.examples:hawtio-example-springboot-keycloak:war:2.13.6'
<dependency org="io.hawt.examples" name="hawtio-example-springboot-keycloak" rev="2.13.6">
  <artifact name="hawtio-example-springboot-keycloak" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt.examples', module='hawtio-example-springboot-keycloak', version='2.13.6')
)
libraryDependencies += "io.hawt.examples" % "hawtio-example-springboot-keycloak" % "2.13.6"
[io.hawt.examples/hawtio-example-springboot-keycloak "2.13.6"]