Last Version

LuTool 2.0.1

An enhanced toolkit of Spring boot to simplify development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-boot
Version

Version

2.0.1
Type

Type

jar
Description

Description

LuTool
An enhanced toolkit of Spring boot to simplify development.

Download lutool-boot 2.0.1


<!-- 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.