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