| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаde.cgrotz |
| Идентификатор | Идентификаторspring-boot-status-header-webmvc |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSimple Spring Boot Status Headers
|
<!-- https://jarcasting.com/artifacts/de.cgrotz/spring-boot-status-header-webmvc/ -->
<dependency>
<groupId>de.cgrotz</groupId>
<artifactId>spring-boot-status-header-webmvc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.cgrotz/spring-boot-status-header-webmvc/
implementation 'de.cgrotz:spring-boot-status-header-webmvc:1.0.0'
// https://jarcasting.com/artifacts/de.cgrotz/spring-boot-status-header-webmvc/
implementation ("de.cgrotz:spring-boot-status-header-webmvc:1.0.0")
'de.cgrotz:spring-boot-status-header-webmvc:jar:1.0.0'
<dependency org="de.cgrotz" name="spring-boot-status-header-webmvc" rev="1.0.0">
<artifact name="spring-boot-status-header-webmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cgrotz', module='spring-boot-status-header-webmvc', version='1.0.0')
)
libraryDependencies += "de.cgrotz" % "spring-boot-status-header-webmvc" % "1.0.0"
[de.cgrotz/spring-boot-status-header-webmvc "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.cgrotz : spring-boot-status-header-common | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |