is not current version
Last Version 2.3.0

cn.jiangzeyin.fast-boot:common-parent 1.1.22

Spring Boot fast-boot

GroupId

GroupId

cn.jiangzeyin.fast-boot
ArtifactId

ArtifactId

common-parent
Version

Version

1.1.22
Type

Type

pom

Download common-parent 1.1.22

Filename Size
common-parent-1.1.22.pom 6 KB
Browse

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