io.gitee.laoshirenggo:concise-mvc

自动生成mvc模块

License

License

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

concise-mvc
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

自动生成mvc模块
Project URL

Project URL

https://gitee.com/laoshirenggo/jl-concise-mvc

Download concise-mvc

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/concise-mvc/ -->
<dependency>
    <groupId>io.gitee.laoshirenggo</groupId>
    <artifactId>concise-mvc</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/concise-mvc/
implementation 'io.gitee.laoshirenggo:concise-mvc:1.2'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/concise-mvc/
implementation ("io.gitee.laoshirenggo:concise-mvc:1.2")
'io.gitee.laoshirenggo:concise-mvc:jar:1.2'
<dependency org="io.gitee.laoshirenggo" name="concise-mvc" rev="1.2">
  <artifact name="concise-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='concise-mvc', version='1.2')
)
libraryDependencies += "io.gitee.laoshirenggo" % "concise-mvc" % "1.2"
[io.gitee.laoshirenggo/concise-mvc "1.2"]

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.10.RELEASE
org.projectlombok : lombok jar 1.18.0
org.reflections : reflections-spring jar 0.9.9-RC1
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.6
org.springframework : spring-webmvc jar
org.aspectj : aspectjweaver jar 1.9.6
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.45
com.alibaba : fastjson jar 1.2.73
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.10
org.springframework : spring-web jar
javax.validation : validation-api jar 2.0.1.Final
org.glassfish : javax.el jar 3.0.1-b08
org.hibernate : hibernate-validator jar 5.3.4.Final
io.gitee.laoshirenggo : spring-factories Optional jar 1.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0-RELEASEOT