is not current version
Last Version 2.7.1

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

MCN Boot Autoconfigure

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

cn.hiboot.mcn
ArtifactId

ArtifactId

mcn-boot-autoconfigure
Version

Version

2.2.11
Type

Type

jar

Download mcn-boot-autoconfigure 2.2.11


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