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