| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаde.codecentric |
| Идентификатор | Идентификаторspring-boot-admin-sample-servlet |
| Версия | Версия2.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Admin Sample Servlet
Spring Boot Admin Sample Servlet
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-servlet/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-sample-servlet</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-servlet/
implementation 'de.codecentric:spring-boot-admin-sample-servlet:2.5.0'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-servlet/
implementation ("de.codecentric:spring-boot-admin-sample-servlet:2.5.0")
'de.codecentric:spring-boot-admin-sample-servlet:jar:2.5.0'
<dependency org="de.codecentric" name="spring-boot-admin-sample-servlet" rev="2.5.0">
<artifact name="spring-boot-admin-sample-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-servlet', version='2.5.0')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-sample-servlet" % "2.5.0"
[de.codecentric/spring-boot-admin-sample-servlet "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.codecentric : spring-boot-admin-sample-custom-ui | jar | 2.5.0 |
| de.codecentric : spring-boot-admin-starter-server | jar | 2.5.0 |
| org.springframework.boot : spring-boot-starter-security | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-mail | jar | 2.5.2 |
| de.codecentric : spring-boot-admin-starter-client | jar | 2.5.0 |
| org.springframework.session : spring-session-core | jar | 2.5.1 |
| org.springframework.session : spring-session-jdbc | jar | 2.5.1 |
| org.hsqldb : hsqldb | jar | 2.5.2 |