tools-all

a spring boot tools

License

License

GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

tools-all
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

tools-all
a spring boot tools

Download tools-all

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.5.1
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE
1.0.0