| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification Keycloak Безопасность |
| Группа | Группаio.hawt.examples |
| Идентификатор | Идентификаторhawtio-example-springboot-keycloak |
| Версия | Версия2.15.0 |
| Тип | Типwar |
| Описание |
Описаниеhawtio-example-springboot-keycloak
hawtio :: Sample Spring Boot 2.x process with Keycloak authentication
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.15.0</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.15.0'
// https://jarcasting.com/artifacts/io.hawt.examples/hawtio-example-springboot-keycloak/
implementation ("io.hawt.examples:hawtio-example-springboot-keycloak:2.15.0")
'io.hawt.examples:hawtio-example-springboot-keycloak:war:2.15.0'
<dependency org="io.hawt.examples" name="hawtio-example-springboot-keycloak" rev="2.15.0">
<artifact name="hawtio-example-springboot-keycloak" type="war" />
</dependency>
@Grapes(
@Grab(group='io.hawt.examples', module='hawtio-example-springboot-keycloak', version='2.15.0')
)
libraryDependencies += "io.hawt.examples" % "hawtio-example-springboot-keycloak" % "2.15.0"
[io.hawt.examples/hawtio-example-springboot-keycloak "2.15.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-undertow | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| io.hawt : hawtio-springboot | jar | |
| io.hawt : hawtio-springboot-keycloak | jar |