资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-webmvc-1.2.1.jar |
| 源码包 | spring-webmvc-1.2.1-sources.jar |
添加依赖 (1.2.1)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>1.2.1</version>
</dependency>
implementation 'org.springframework:spring-webmvc:1.2.1'
org.springframework:spring-webmvc:1.2.1
<dependency org="org.springframework" name="spring-webmvc" rev="1.2.1" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "1.2.1"
@Grab(group='org.springframework', module='spring-webmvc', version='1.2.1')
[org.springframework/spring-webmvc "1.2.1"]
'org.springframework:spring-webmvc:jar:1.2.1'
项目依赖 (6)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| org.springframework | spring-web | 1.2.1 | compile |
| velocity | velocity | 1.4 | compile |
| velocity-tools | velocity-tools-generic | 1.1 | compile |
| velocity-tools | velocity-tools-view | 1.1 | compile |
| poi | poi | 2.5.1 | compile |
| itext | itext | 1.1.4 | compile |
依赖关系 (6)
| 依赖 | 版本 |
|---|---|
| itext:itext | 1.1.4 |
| org.springframework:spring-web | 1.2.1 |
| poi:poi | 2.5.1 |
| velocity:velocity | 1.4 |
| velocity-tools:velocity-tools-generic | 1.1 |
| velocity-tools:velocity-tools-view | 1.1 |
版本列表
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