版本文件 (2.0.7)
| 类库 | Spring Framework: WebMVC |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-webmvc-2.0.7.jar |
| 源码包 | spring-webmvc-2.0.7-sources.jar |
添加依赖 (2.0.7)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>2.0.7</version>
</dependency>
implementation 'org.springframework:spring-webmvc:2.0.7'
org.springframework:spring-webmvc:2.0.7
<dependency org="org.springframework" name="spring-webmvc" rev="2.0.7" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "2.0.7"
@Grab(group='org.springframework', module='spring-webmvc', version='2.0.7')
[org.springframework/spring-webmvc "2.0.7"]
'org.springframework:spring-webmvc:jar:2.0.7'
许可证
- The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
项目依赖 (20)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| commons-attributes | commons-attributes-api | 2.2 | compile |
| commons-attributes | commons-attributes-compiler | 2.2 | compile |
| commons-logging | commons-logging | 1.1 | compile |
| com.lowagie | itext | 1.4.8 | compile |
| freemarker | freemarker | 2.3.10 | compile |
| jasperreports | jasperreports | 1.3.4 | compile |
| javax.servlet | jsp-api | 2.0 | provided |
| javax.servlet | jstl | 1.1.0 | provided |
| javax.servlet | servlet-api | 2.4 | provided |
| jexcelapi | jxl | 2.5.7 | compile |
| poi | poi | 2.5.1 | compile |
| struts | struts | 1.2.9 | compile |
| velocity | velocity | 1.5 | compile |
| velocity-tools | velocity-tools-generic | 1.3 | compile |
| velocity-tools | velocity-tools-view | 1.3 | compile |
| ${project.groupId} | spring-beans | ${project.version} | compile |
| ${project.groupId} | spring-context | ${project.version} | compile |
| ${project.groupId} | spring-core | ${project.version} | compile |
| ${project.groupId} | spring-support | ${project.version} | compile |
| ${project.groupId} | spring-web | ${project.version} | compile |
依赖关系 (20)
版本列表
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