| License |
License |
|---|---|
| GroupId | GroupIdtop.aeizzz |
| ArtifactId | ArtifactIdtools-all |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontools-all
a spring boot tools
|
| Filename | Size |
|---|---|
| tools-all-1.0.0.RELEASE.pom | |
| tools-all-1.0.0.RELEASE.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.aeizzz/tools-all/ -->
<dependency>
<groupId>top.aeizzz</groupId>
<artifactId>tools-all</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.aeizzz/tools-all/
implementation 'top.aeizzz:tools-all:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/top.aeizzz/tools-all/
implementation ("top.aeizzz:tools-all:1.0.0.RELEASE")
'top.aeizzz:tools-all:jar:1.0.0.RELEASE'
<dependency org="top.aeizzz" name="tools-all" rev="1.0.0.RELEASE">
<artifact name="tools-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.aeizzz', module='tools-all', version='1.0.0.RELEASE')
)
libraryDependencies += "top.aeizzz" % "tools-all" % "1.0.0.RELEASE"
[top.aeizzz/tools-all "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.aeizzz : common | jar | 1.0.0.RELEASE |
| top.aeizzz : minio | jar | 1.0.0.RELEASE |
| top.aeizzz : sms | jar | 1.0.0.RELEASE |
| top.aeizzz : boot-api | jar | 1.0.0.RELEASE |
| 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 |