is not current version
Last Version 2.7.1

cn.hiboot.mcn:mcn-boot-parent 2.2.11

MCN Boot Parent

GroupId

GroupId

cn.hiboot.mcn
ArtifactId

ArtifactId

mcn-boot-parent
Version

Version

2.2.11
Type

Type

pom

Download mcn-boot-parent 2.2.11


<!-- https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-parent/ -->
<dependency>
    <groupId>cn.hiboot.mcn</groupId>
    <artifactId>mcn-boot-parent</artifactId>
    <version>2.2.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-parent/
implementation 'cn.hiboot.mcn:mcn-boot-parent:2.2.11'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-parent/
implementation ("cn.hiboot.mcn:mcn-boot-parent:2.2.11")
'cn.hiboot.mcn:mcn-boot-parent:pom:2.2.11'
<dependency org="cn.hiboot.mcn" name="mcn-boot-parent" rev="2.2.11">
  <artifact name="mcn-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-boot-parent', version='2.2.11')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-boot-parent" % "2.2.11"
[cn.hiboot.mcn/mcn-boot-parent "2.2.11"]