| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.lazytool |
| ArtifactId | ArtifactIdlazytool-parent |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionlazytool
lazytool 懒人必备
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lazytool-parent-0.0.3.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lazytool/lazytool-parent/ -->
<dependency>
<groupId>cn.lazytool</groupId>
<artifactId>lazytool-parent</artifactId>
<version>0.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lazytool/lazytool-parent/
implementation 'cn.lazytool:lazytool-parent:0.0.3'
// https://jarcasting.com/artifacts/cn.lazytool/lazytool-parent/
implementation ("cn.lazytool:lazytool-parent:0.0.3")
'cn.lazytool:lazytool-parent:pom:0.0.3'
<dependency org="cn.lazytool" name="lazytool-parent" rev="0.0.3">
<artifact name="lazytool-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lazytool', module='lazytool-parent', version='0.0.3')
)
libraryDependencies += "cn.lazytool" % "lazytool-parent" % "0.0.3"
[cn.lazytool/lazytool-parent "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.projectlombok : lombok | jar | 1.18.22 |