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

com.gitee.zhibi:zhibi-fast-parent 2.0.0

快速开发

Группа

Группа

com.gitee.zhibi
Идентификатор

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

zhibi-fast-parent
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать zhibi-fast-parent 2.0.0

Имя Файла Размер
zhibi-fast-parent-2.0.0.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.gitee.zhibi/zhibi-fast-parent/ -->
<dependency>
    <groupId>com.gitee.zhibi</groupId>
    <artifactId>zhibi-fast-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zhibi/zhibi-fast-parent/
implementation 'com.gitee.zhibi:zhibi-fast-parent:2.0.0'
// https://jarcasting.com/artifacts/com.gitee.zhibi/zhibi-fast-parent/
implementation ("com.gitee.zhibi:zhibi-fast-parent:2.0.0")
'com.gitee.zhibi:zhibi-fast-parent:pom:2.0.0'
<dependency org="com.gitee.zhibi" name="zhibi-fast-parent" rev="2.0.0">
  <artifact name="zhibi-fast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zhibi', module='zhibi-fast-parent', version='2.0.0')
)
libraryDependencies += "com.gitee.zhibi" % "zhibi-fast-parent" % "2.0.0"
[com.gitee.zhibi/zhibi-fast-parent "2.0.0"]