is not current version
Last Version 2.6.2

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

快速开发

GroupId

GroupId

com.gitee.zhibi
ArtifactId

ArtifactId

zhibi-fast-parent
Version

Version

2.6.1
Type

Type

pom

Download zhibi-fast-parent 2.6.1


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