License |
License |
---|---|
GroupId | GroupIdcn.ziyicloud.framework.boot |
ArtifactId | ArtifactIdziyi-boot-starter |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZiyi Boot Starter
Core starter, including auto-configuration support
|
Filename | Size |
---|---|
ziyi-boot-starter-1.0.7.pom | |
ziyi-boot-starter-1.0.7.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.ziyicloud.framework.boot : ziyi-boot-autoconfigure | jar | 1.0.7 |