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