License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.hiboot.mcn |
ArtifactId | ArtifactIdmcn-spring-boot-starter |
Version | Version2.5.3 |
Type | Typejar |
Description |
DescriptionMCN Boot Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mcn-spring-boot-starter-2.5.3.pom | |
mcn-spring-boot-starter-2.5.3.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.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/
implementation 'cn.hiboot.mcn:mcn-spring-boot-starter:2.5.3'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-spring-boot-starter/
implementation ("cn.hiboot.mcn:mcn-spring-boot-starter:2.5.3")
'cn.hiboot.mcn:mcn-spring-boot-starter:jar:2.5.3'
<dependency org="cn.hiboot.mcn" name="mcn-spring-boot-starter" rev="2.5.3">
<artifact name="mcn-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-spring-boot-starter', version='2.5.3')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-spring-boot-starter" % "2.5.3"
[cn.hiboot.mcn/mcn-spring-boot-starter "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
cn.hiboot.mcn : mcn-boot-autoconfigure | jar | 2.5.3 |