License |
License |
---|---|
GroupId | GroupIdtop.zenyoung |
ArtifactId | ArtifactIdzenyoung-parent |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionzenyoung
zenyoung tools for Springboot2
|
Project URL |
Project URL |
Filename | Size |
---|---|
zenyoung-parent-2.0.2.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.zenyoung/zenyoung-parent/ -->
<dependency>
<groupId>top.zenyoung</groupId>
<artifactId>zenyoung-parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-parent/
implementation 'top.zenyoung:zenyoung-parent:2.0.2'
// https://jarcasting.com/artifacts/top.zenyoung/zenyoung-parent/
implementation ("top.zenyoung:zenyoung-parent:2.0.2")
'top.zenyoung:zenyoung-parent:pom:2.0.2'
<dependency org="top.zenyoung" name="zenyoung-parent" rev="2.0.2">
<artifact name="zenyoung-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.zenyoung', module='zenyoung-parent', version='2.0.2')
)
libraryDependencies += "top.zenyoung" % "zenyoung-parent" % "2.0.2"
[top.zenyoung/zenyoung-parent "2.0.2"]