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