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