| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.luterc |
| Идентификатор | Идентификаторheimdall-starter-spring-boot |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеheimdall-starter-spring-boot
heimdall spring boot starter 模块
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-starter-spring-boot/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-starter-spring-boot</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-starter-spring-boot/
implementation 'com.github.luterc:heimdall-starter-spring-boot:1.0.5'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-starter-spring-boot/
implementation ("com.github.luterc:heimdall-starter-spring-boot:1.0.5")
'com.github.luterc:heimdall-starter-spring-boot:jar:1.0.5'
<dependency org="com.github.luterc" name="heimdall-starter-spring-boot" rev="1.0.5">
<artifact name="heimdall-starter-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-starter-spring-boot', version='1.0.5')
)
libraryDependencies += "com.github.luterc" % "heimdall-starter-spring-boot" % "1.0.5"
[com.github.luterc/heimdall-starter-spring-boot "1.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.luterc : heimdall-core | jar | 1.0.5 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.4.1 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.4.1 |