版本文件 (2.0-m1)
| 类库 | Spring web MVC |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-webmvc-2.0-m1.jar |
| 源码包 | spring-webmvc-2.0-m1-sources.jar |
添加依赖 (2.0-m1)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>2.0-m1</version>
</dependency>
implementation 'org.springframework:spring-webmvc:2.0-m1'
org.springframework:spring-webmvc:2.0-m1
<dependency org="org.springframework" name="spring-webmvc" rev="2.0-m1" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "2.0-m1"
@Grab(group='org.springframework', module='spring-webmvc', version='2.0-m1')
[org.springframework/spring-webmvc "2.0-m1"]
'org.springframework:spring-webmvc:jar:2.0-m1'
项目依赖 (19)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| ${project.groupId} | spring-web | 2.0-m1 | 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 | provided | |
| velocity | velocity | compile | |
| velocity-tools | velocity-tools-generic | compile | |
| velocity-tools | velocity-tools-view | compile | |
| poi | poi | compile | |
| itext | itext | compile | |
| net.sourceforge.jexcelapi | jxl | compile | |
| ${project.groupId} | spring-beans | 2.0-m1 | test |
| ${project.groupId} | spring-context | 2.0-m1 | test |
| ${project.groupId} | spring-web | 2.0-m1 | test |
| ${project.groupId} | spring-web-mock | 2.0-m1 | test |
| easymock | easymock | test |
依赖关系 (17)
版本列表
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