org.springframework:spring-webmvc:3.0.1.RELEASE

Spring Web MVC

jar
资源下载
添加依赖 (3.0.1.RELEASE)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>3.0.1.RELEASE</version>
</dependency>
implementation 'org.springframework:spring-webmvc:3.0.1.RELEASE'
org.springframework:spring-webmvc:3.0.1.RELEASE
<dependency org="org.springframework" name="spring-webmvc" rev="3.0.1.RELEASE" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "3.0.1.RELEASE"
@Grab(group='org.springframework', module='spring-webmvc', version='3.0.1.RELEASE')
[org.springframework/spring-webmvc "3.0.1.RELEASE"]
'org.springframework:spring-webmvc:jar:3.0.1.RELEASE'
项目依赖 (42)
GroupIdArtifactId版本Scope
rome rome 1.0 compile
com.lowagie itext 2.0.8 compile
org.freemarker freemarker 2.3.15 compile
javax.el el-api 1.0 provided
javax.servlet servlet-api 2.5 provided
javax.servlet.jsp jsp-api 2.1 provided
javax.servlet jstl 1.1.2 provided
net.sourceforge.jexcelapi jxl 2.6.3 compile
jasperreports jasperreports 2.0.5 compile
org.apache.poi poi 3.0.2-FINAL compile
org.apache.tiles tiles-api 2.1.2 compile
org.apache.tiles tiles-core 2.1.2 compile
org.apache.tiles tiles-jsp 2.1.2 compile
org.apache.tiles tiles-servlet 2.1.2 compile
apache-taglibs standard 1.1.2 compile
velocity velocity 1.5 compile
velocity-tools velocity-tools-view 1.4 compile
org.codehaus.jackson jackson-mapper-asl 1.0.1 compile
org.springframework spring-asm ${project.version} compile
org.springframework spring-beans ${project.version} compile
org.springframework spring-context ${project.version} compile
org.springframework spring-context-support ${project.version} compile
org.springframework spring-core ${project.version} compile
org.springframework spring-expression ${project.version} compile
org.springframework spring-oxm ${project.version} compile
org.springframework spring-orm ${project.version} test
org.springframework spring-web ${project.version} compile
junit junit test
org.easymock easymock test
xmlunit xmlunit 1.2 test
commons-fileupload commons-fileupload 1.2 test
dom4j dom4j 1.6.1 test
jaxen jaxen 1.1.1 test
cglib cglib-nodep 2.2 test
rhino js 1.7R1 test
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1 provided
javax.validation validation-api 1.0.0.GA provided
org.hibernate hibernate-core 3.3.1.GA test
org.hibernate hibernate-validator 4.0.0.GA test
org.slf4j slf4j-log4j12 test
log4j log4j test
joda-time joda-time 1.6 test
版本列表
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