org.springframework:spring-webmvc:2.0.5

Spring Web MVC

jar
版本文件 (2.0.5)
类库Spring Framework: WebMVC
资源下载
资源类型Central
jar 包 spring-webmvc-2.0.5.jar
源码包 spring-webmvc-2.0.5-sources.jar
添加依赖 (2.0.5)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>2.0.5</version>
</dependency>
implementation 'org.springframework:spring-webmvc:2.0.5'
org.springframework:spring-webmvc:2.0.5
<dependency org="org.springframework" name="spring-webmvc" rev="2.0.5" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "2.0.5"
@Grab(group='org.springframework', module='spring-webmvc', version='2.0.5')
[org.springframework/spring-webmvc "2.0.5"]
'org.springframework:spring-webmvc:jar:2.0.5'
组织信息
组织: Spring Framework
许可证
项目依赖 (20)
GroupIdArtifactId版本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.3 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
版本列表
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
2.5
2.0
1.2
1.1
1.0