版本文件 (1.2.5)
| 类库 | Spring web MVC |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-webmvc-1.2.5.jar |
| 源码包 | spring-webmvc-1.2.5-sources.jar |
添加依赖 (1.2.5)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>1.2.5</version>
</dependency>
implementation 'org.springframework:spring-webmvc:1.2.5'
org.springframework:spring-webmvc:1.2.5
<dependency org="org.springframework" name="spring-webmvc" rev="1.2.5" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "1.2.5"
@Grab(group='org.springframework', module='spring-webmvc', version='1.2.5')
[org.springframework/spring-webmvc "1.2.5"]
'org.springframework:spring-webmvc:jar:1.2.5'
项目依赖 (14)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| org.springframework | spring-web | 1.2.5 | compile |
| commons-attributes | commons-attributes-compiler | compile | |
| javax.servlet | jsp-api | compile | |
| javax.servlet | servlet-api | compile | |
| struts | struts | compile | |
| freemarker | freemarker | compile | |
| jasperreports | jasperreports | compile | |
| javax.servlet | servlet-api | 2.4 | provided |
| 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-final-20040804 | compile |
| itext | itext | 1.3 | compile |
| net.sourceforge.jexcelapi | jxl | 2.5.7 | compile |
依赖关系 (14)
版本列表
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