| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.dreamlu |
| ArtifactId | ArtifactIdlutool-boot-webmvc |
| Last Version | Last Version2.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLuTool
An enhanced toolkit of Spring boot to simplify development.
|
| Filename | Size |
|---|---|
| lutool-boot-webmvc-2.0.3.pom | |
| lutool-boot-webmvc-2.0.3.jar | 77 KB |
| lutool-boot-webmvc-2.0.3-sources.jar | 43 KB |
| lutool-boot-webmvc-2.0.3-javadoc.jar | 234 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |