License |
License |
---|---|
Categories |
CategoriesSpring MVC User Interface Web Frameworks |
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdspring-mvc |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIPoker-SpringMvc
spring-mvc project of ipokerface
|
Filename | Size |
---|---|
spring-mvc-1.5.0.pom | |
spring-mvc-1.5.0.jar | 5 KB |
spring-mvc-1.5.0-sources.jar | 5 KB |
spring-mvc-1.5.0-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-mvc/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>spring-mvc</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-mvc/
implementation 'cn.ipokerface:spring-mvc:1.5.0'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-mvc/
implementation ("cn.ipokerface:spring-mvc:1.5.0")
'cn.ipokerface:spring-mvc:jar:1.5.0'
<dependency org="cn.ipokerface" name="spring-mvc" rev="1.5.0">
<artifact name="spring-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-mvc', version='1.5.0')
)
libraryDependencies += "cn.ipokerface" % "spring-mvc" % "1.5.0"
[cn.ipokerface/spring-mvc "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.ipokerface : common | jar | 1.5.0 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.35 |
org.springframework : spring-web | jar | 5.2.7.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.7.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.0.RELEASE |