LuTool

An enhanced toolkit of Spring boot to simplify development.

License

License

Categories

Categories

Net
GroupId

GroupId

net.dreamlu
ArtifactId

ArtifactId

lutool-boot-webmvc
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

LuTool
An enhanced toolkit of Spring boot to simplify development.

Download lutool-boot-webmvc

How to add to project

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

Dependencies

compile (4)

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

provided (9)

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

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