is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-parent 1.5.3

zenyoung tools for Springboot2

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-parent
Version

Version

1.5.3
Type

Type

pom

Download zenyoung-parent 1.5.3


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