не последняя версия
Последняя версия 2.7.1

cn.hiboot.mcn:mcn-spring-boot-starter 2.3.12

MCN Boot Starter

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

cn.hiboot.mcn
Идентификатор

Идентификатор

mcn-spring-boot-starter
Версия

Версия

2.3.12
Тип

Тип

jar

Скачать mcn-spring-boot-starter 2.3.12


<!-- 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.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/
implementation 'cn.hiboot.mcn:mcn-spring-boot-starter:2.3.12'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/
implementation ("cn.hiboot.mcn:mcn-spring-boot-starter:2.3.12")
'cn.hiboot.mcn:mcn-spring-boot-starter:jar:2.3.12'
<dependency org="cn.hiboot.mcn" name="mcn-spring-boot-starter" rev="2.3.12">
  <artifact name="mcn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-spring-boot-starter', version='2.3.12')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-spring-boot-starter" % "2.3.12"
[cn.hiboot.mcn/mcn-spring-boot-starter "2.3.12"]