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