is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-parent 1.6.0

zenyoung tools for Springboot2

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-parent
Version

Version

1.6.0
Type

Type

pom

Download zenyoung-parent 1.6.0


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