Last Version

IPoker-SpringMvc 1.5.0

spring-mvc project of ipokerface

License

License

Categories

Categories

Spring MVC User Interface Web Frameworks
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-mvc
Version

Version

1.5.0
Type

Type

jar
Description

Description

IPoker-SpringMvc
spring-mvc project of ipokerface

Download spring-mvc 1.5.0


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.