License |
License |
---|---|
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdconcise-mvc |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description自动生成mvc模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
concise-mvc-1.2.pom | |
concise-mvc-1.2.jar | 31 KB |
concise-mvc-1.2-sources.jar | 18 KB |
concise-mvc-1.2-javadoc.jar | 182 KB |
Browse |
<!-- 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"]
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 |