License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.hiboot.mcn |
ArtifactId | ArtifactIdmcn-spring-boot-starter |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMCN Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mcn-spring-boot-starter-2.7.1.pom | |
mcn-spring-boot-starter-2.7.1.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.hiboot.mcn : mcn-boot-autoconfigure | jar | 2.7.1 |
cn.hiboot.mcn : mcn-cloud-autoconfigure | jar | 2.7.1 |