is not current version
Last Version 2.0.2

top.zenyoung:zenyoung-parent 1.0.12

zenyoung tools for Springboot2

GroupId

GroupId

top.zenyoung
ArtifactId

ArtifactId

zenyoung-parent
Version

Version

1.0.12
Type

Type

pom

Download zenyoung-parent 1.0.12


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