| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы config Библиотеки уровня приложения Configuration |
| Группа | Группаtop.wboost |
| Идентификатор | Идентификаторconfig-server-spring-boot-starter |
| Версия | Версия3.2.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеconfig-server-spring-boot-starter
project auto plugins for spring-boot
|
<!-- https://jarcasting.com/artifacts/top.wboost/config-server-spring-boot-starter/ -->
<dependency>
<groupId>top.wboost</groupId>
<artifactId>config-server-spring-boot-starter</artifactId>
<version>3.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.wboost/config-server-spring-boot-starter/
implementation 'top.wboost:config-server-spring-boot-starter:3.2.1.RELEASE'
// https://jarcasting.com/artifacts/top.wboost/config-server-spring-boot-starter/
implementation ("top.wboost:config-server-spring-boot-starter:3.2.1.RELEASE")
'top.wboost:config-server-spring-boot-starter:jar:3.2.1.RELEASE'
<dependency org="top.wboost" name="config-server-spring-boot-starter" rev="3.2.1.RELEASE">
<artifact name="config-server-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.wboost', module='config-server-spring-boot-starter', version='3.2.1.RELEASE')
)
libraryDependencies += "top.wboost" % "config-server-spring-boot-starter" % "3.2.1.RELEASE"
[top.wboost/config-server-spring-boot-starter "3.2.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| top.wboost : base-spring-boot-starter | jar | 3.2.1.RELEASE |