is not current version
Last Version 2.6.2

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

快速开发

GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

zhibi-fast-parent
Version

Version

2.5
Type

Type

pom

Download zhibi-fast-parent 2.5

Filename Size
zhibi-fast-parent-2.5.pom 16 KB
Browse

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