org.springframework:spring-webmvc:2.5.6

Spring Web MVC

jar
版本文件 (2.5.6)
类库Spring Framework: Web MVC
资源下载
资源类型Central
jar 包 spring-webmvc-2.5.6.jar
源码包 spring-webmvc-2.5.6-sources.jar
添加依赖 (2.5.6)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>2.5.6</version>
</dependency>
implementation 'org.springframework:spring-webmvc:2.5.6'
org.springframework:spring-webmvc:2.5.6
<dependency org="org.springframework" name="spring-webmvc" rev="2.5.6" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "2.5.6"
@Grab(group='org.springframework', module='spring-webmvc', version='2.5.6')
[org.springframework/spring-webmvc "2.5.6"]
'org.springframework:spring-webmvc:jar:2.5.6'
组织信息
组织: 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
org.freemarker freemarker 2.3.14 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.6 compile
org.apache.tiles tiles-core 2.0.6 compile
org.apache.tiles tiles-jsp 2.0.6 compile
org.apache.poi poi 3.0.1-FINAL 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