org.springframework:spring-webmvc:2.5.4

Spring Web MVC

jar
版本文件 (2.5.4)
类库Spring Framework: Web MVC
资源下载
资源类型Central
jar 包 spring-webmvc-2.5.4.jar
源码包 spring-webmvc-2.5.4-sources.jar
添加依赖 (2.5.4)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>2.5.4</version>
</dependency>
implementation 'org.springframework:spring-webmvc:2.5.4'
org.springframework:spring-webmvc:2.5.4
<dependency org="org.springframework" name="spring-webmvc" rev="2.5.4" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "2.5.4"
@Grab(group='org.springframework', module='spring-webmvc', version='2.5.4')
[org.springframework/spring-webmvc "2.5.4"]
'org.springframework:spring-webmvc:jar:2.5.4'
组织信息
组织: Spring Framework
许可证
项目依赖 (22)
GroupIdArtifactId版本Scope
commons-attributes commons-attributes-api 2.2 compile
commons-attributes commons-attributes-compiler 2.2 compile
commons-logging commons-logging 1.1.1 compile
com.lowagie itext 2.0.7 compile
freemarker freemarker 2.3.12 compile
jasperreports jasperreports 2.0.2 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.6.6 compile
org.apache.tiles tiles-api 2.0.5 compile
org.apache.tiles tiles-core 2.0.5 compile
org.apache.tiles tiles-jsp 2.0.5 compile
poi poi 3.0.1 compile
velocity velocity 1.5 compile
velocity-tools velocity-tools-generic 1.4 compile
velocity-tools velocity-tools-view 1.4 compile
${project.groupId} spring-beans ${project.version} compile
${project.groupId} spring-context ${project.version} compile
${project.groupId} spring-context-support ${project.version} compile
${project.groupId} spring-core ${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