org.springframework:spring-webmvc:2.0-m2

Spring Web MVC

jar
版本文件 (2.0-m2)
类库Spring web MVC
资源下载
资源类型Central
jar 包 spring-webmvc-2.0-m2.jar
源码包 spring-webmvc-2.0-m2-sources.jar
添加依赖 (2.0-m2)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>2.0-m2</version>
</dependency>
implementation 'org.springframework:spring-webmvc:2.0-m2'
org.springframework:spring-webmvc:2.0-m2
<dependency org="org.springframework" name="spring-webmvc" rev="2.0-m2" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "2.0-m2"
@Grab(group='org.springframework', module='spring-webmvc', version='2.0-m2')
[org.springframework/spring-webmvc "2.0-m2"]
'org.springframework:spring-webmvc:jar:2.0-m2'
版本列表
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