Last Version

Ziyi Boot Starter 1.0.7

Core starter, including auto-configuration support

License

License

GroupId

GroupId

cn.ziyicloud.framework.boot
ArtifactId

ArtifactId

ziyi-boot-starter
Version

Version

1.0.7
Type

Type

jar
Description

Description

Ziyi Boot Starter
Core starter, including auto-configuration support

Download ziyi-boot-starter 1.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.ziyicloud.framework.boot : ziyi-boot-autoconfigure jar 1.0.7

Project Modules

There are no modules declared in this project.