版本文件 (7.0.2)
| 类库 | Spring Web MVC |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-webmvc-7.0.2.jar |
| 源码包 | spring-webmvc-7.0.2-sources.jar |
添加依赖 (7.0.2)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>7.0.2</version>
</dependency>
implementation 'org.springframework:spring-webmvc:7.0.2'
org.springframework:spring-webmvc:7.0.2
<dependency org="org.springframework" name="spring-webmvc" rev="7.0.2" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "7.0.2"
@Grab(group='org.springframework', module='spring-webmvc', version='7.0.2')
[org.springframework/spring-webmvc "7.0.2"]
'org.springframework:spring-webmvc:jar:7.0.2'
许可证
- Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
开发者
| ID | 名称 | 邮箱 | 网站 |
|---|---|---|---|
| jhoeller | Juergen Hoeller | juergen.hoeller@broadcom.com |
项目依赖 (6)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| org.springframework | spring-aop | 7.0.2 | compile |
| org.springframework | spring-beans | 7.0.2 | compile |
| org.springframework | spring-context | 7.0.2 | compile |
| org.springframework | spring-core | 7.0.2 | compile |
| org.springframework | spring-expression | 7.0.2 | compile |
| org.springframework | spring-web | 7.0.2 | compile |
依赖关系 (6)
版本列表
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