| License |
License |
|---|---|
| GroupId | GroupIdtop.aeizzz |
| ArtifactId | ArtifactIdtools-parent |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontools-parent
a spring boot tools
|
| Filename | Size |
|---|---|
| tools-parent-1.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.aeizzz/tools-parent/ -->
<dependency>
<groupId>top.aeizzz</groupId>
<artifactId>tools-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.aeizzz/tools-parent/
implementation 'top.aeizzz:tools-parent:1.0'
// https://jarcasting.com/artifacts/top.aeizzz/tools-parent/
implementation ("top.aeizzz:tools-parent:1.0")
'top.aeizzz:tools-parent:pom:1.0'
<dependency org="top.aeizzz" name="tools-parent" rev="1.0">
<artifact name="tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.aeizzz', module='tools-parent', version='1.0')
)
libraryDependencies += "top.aeizzz" % "tools-parent" % "1.0"
[top.aeizzz/tools-parent "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 4.5.1 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |