资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-webmvc-3.1.0.RELEASE.jar |
| 源码包 | spring-webmvc-3.1.0.RELEASE-sources.jar |
添加依赖 (3.1.0.RELEASE)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>3.1.0.RELEASE</version>
</dependency>
implementation 'org.springframework:spring-webmvc:3.1.0.RELEASE'
org.springframework:spring-webmvc:3.1.0.RELEASE
<dependency org="org.springframework" name="spring-webmvc" rev="3.1.0.RELEASE" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "3.1.0.RELEASE"
@Grab(group='org.springframework', module='spring-webmvc', version='3.1.0.RELEASE')
[org.springframework/spring-webmvc "3.1.0.RELEASE"]
'org.springframework:spring-webmvc:jar:3.1.0.RELEASE'
项目依赖 (41)
依赖关系 (41)
版本列表
4.2.2.RELEASE
2015-10-15
4.2.0.RELEASE
2015-07-31
4.1.8.RELEASE
2015-10-15
3.2.15.RELEASE
2015-10-15