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

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

MCN Boot Autoconfigure

Категории

Категории

Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

mcn-boot-autoconfigure
Версия

Версия

2.4.3
Тип

Тип

jar

Скачать mcn-boot-autoconfigure 2.4.3


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