Last Version

starter-mvc 2.0.1

Common Library of ipokerface

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-boot-starter-mvc
Version

Version

2.0.1
Type

Type

jar
Description

Description

starter-mvc
Common Library of ipokerface
Project URL

Project URL

https://gitee.com/PokerFace_Fo/IPoker-Java
Source Code Management

Source Code Management

https://gitee.com/PokerFace_Fo/IPoker-Java

Download spring-boot-starter-mvc 2.0.1


<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-mvc/ -->
<dependency>
    <groupId>cn.ipokerface</groupId>
    <artifactId>spring-boot-starter-mvc</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-mvc/
implementation 'cn.ipokerface:spring-boot-starter-mvc:2.0.1'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-boot-starter-mvc/
implementation ("cn.ipokerface:spring-boot-starter-mvc:2.0.1")
'cn.ipokerface:spring-boot-starter-mvc:jar:2.0.1'
<dependency org="cn.ipokerface" name="spring-boot-starter-mvc" rev="2.0.1">
  <artifact name="spring-boot-starter-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-boot-starter-mvc', version='2.0.1')
)
libraryDependencies += "cn.ipokerface" % "spring-boot-starter-mvc" % "2.0.1"
[cn.ipokerface/spring-boot-starter-mvc "2.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
cn.ipokerface : common jar 2.0.0
cn.ipokerface : common-beans jar 2.0.1
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.