LuTool

An enhanced toolkit of Spring boot to simplify development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-boot
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

LuTool
An enhanced toolkit of Spring boot to simplify development.

Download lutool-boot

How to add to project

<!-- https://jarcasting.com/artifacts/net.dreamlu/lutool-boot/ -->
<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>lutool-boot</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/lutool-boot/
implementation 'net.dreamlu:lutool-boot:2.0.1'
// https://jarcasting.com/artifacts/net.dreamlu/lutool-boot/
implementation ("net.dreamlu:lutool-boot:2.0.1")
'net.dreamlu:lutool-boot:jar:2.0.1'
<dependency org="net.dreamlu" name="lutool-boot" rev="2.0.1">
  <artifact name="lutool-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='lutool-boot', version='2.0.1')
)
libraryDependencies += "net.dreamlu" % "lutool-boot" % "2.0.1"
[net.dreamlu/lutool-boot "2.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
net.dreamlu : lutool-core jar 2.0.1
org.springframework.boot : spring-boot-starter-aop jar
org.springframework : spring-expression Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (6)

Group / Artifact Type Version
org.springframework : spring-web jar
org.projectlombok : lombok jar 1.16.20
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework.boot : spring-boot-starter-web jar
io.springfox : springfox-swagger2 jar 2.8.0
io.springfox : springfox-bean-validators jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.0.pre
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2