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

cn.ziyicloud.framework.boot:ziyi-boot-parent 1.0.0

Ziyi Boot Parent

Группа

Группа

cn.ziyicloud.framework.boot
Идентификатор

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

ziyi-boot-parent
Версия

Версия

1.0.0
Тип

Тип

pom

Скачать ziyi-boot-parent 1.0.0

Имя Файла Размер
ziyi-boot-parent-1.0.0.pom 843 bytes
Обзор

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