License |
License |
---|---|
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdspring-web |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-web
Common Library of ipokerface
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-web-2.9.1.pom | |
spring-web-2.9.1.jar | 9 KB |
spring-web-2.9.1-sources.jar | 10 KB |
spring-web-2.9.1-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/spring-web/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>spring-web</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/spring-web/
implementation 'cn.ipokerface:spring-web:2.9.1'
// https://jarcasting.com/artifacts/cn.ipokerface/spring-web/
implementation ("cn.ipokerface:spring-web:2.9.1")
'cn.ipokerface:spring-web:jar:2.9.1'
<dependency org="cn.ipokerface" name="spring-web" rev="2.9.1">
<artifact name="spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='spring-web', version='2.9.1')
)
libraryDependencies += "cn.ipokerface" % "spring-web" % "2.9.1"
[cn.ipokerface/spring-web "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.ipokerface : common | jar | 2.9.1 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.hibernate.validator : hibernate-validator | jar | 6.1.5.Final |
org.springframework : spring-expression | jar | 5.2.7.RELEASE |
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 |