| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.hiboot.mcn |
| Идентификатор | Идентификаторmcn-spring-boot-starter |
| Последняя версия | Последняя версия2.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMCN Boot Starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mcn-spring-boot-starter-2.7.1.pom | |
| mcn-spring-boot-starter-2.7.1.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/ -->
<dependency>
<groupId>cn.hiboot.mcn</groupId>
<artifactId>mcn-spring-boot-starter</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/
implementation 'cn.hiboot.mcn:mcn-spring-boot-starter:2.7.1'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/
implementation ("cn.hiboot.mcn:mcn-spring-boot-starter:2.7.1")
'cn.hiboot.mcn:mcn-spring-boot-starter:jar:2.7.1'
<dependency org="cn.hiboot.mcn" name="mcn-spring-boot-starter" rev="2.7.1">
<artifact name="mcn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-spring-boot-starter', version='2.7.1')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-spring-boot-starter" % "2.7.1"
[cn.hiboot.mcn/mcn-spring-boot-starter "2.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.hiboot.mcn : mcn-boot-autoconfigure | jar | 2.7.1 |
| cn.hiboot.mcn : mcn-cloud-autoconfigure | jar | 2.7.1 |