Last Version

spring-boot-starter-web 2.1.0

Common Library of ipokerface

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.ipokerface
ArtifactId

ArtifactId

spring-boot-starter-web
Version

Version

2.1.0
Type

Type

jar
Description

Description

spring-boot-starter-web
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-web 2.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
cn.ipokerface : common jar 2.1.0
cn.ipokerface : common-beans jar 2.1.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.41
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.