org.springframework:spring-webmvc:7.0.0-M1

Spring Web MVC

jar
版本文件 (7.0.0-M1)
类库Spring Web MVC
资源下载
资源类型Central
jar 包 spring-webmvc-7.0.0-M1.jar
源码包 spring-webmvc-7.0.0-M1-sources.jar
添加依赖 (7.0.0-M1)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>7.0.0-M1</version>
</dependency>
implementation 'org.springframework:spring-webmvc:7.0.0-M1'
org.springframework:spring-webmvc:7.0.0-M1
<dependency org="org.springframework" name="spring-webmvc" rev="7.0.0-M1" />
libraryDependencies += "org.springframework" % "spring-webmvc" % "7.0.0-M1"
@Grab(group='org.springframework', module='spring-webmvc', version='7.0.0-M1')
[org.springframework/spring-webmvc "7.0.0-M1"]
'org.springframework:spring-webmvc:jar:7.0.0-M1'
组织信息
组织: Spring IO
许可证
开发者
ID名称邮箱网站
jhoellerJuergen Hoellerjuergen.hoeller@broadcom.com
项目依赖 (6)
GroupIdArtifactId版本Scope
org.springframework spring-aop 7.0.0-M1 compile
org.springframework spring-beans 7.0.0-M1 compile
org.springframework spring-context 7.0.0-M1 compile
org.springframework spring-core 7.0.0-M1 compile
org.springframework spring-expression 7.0.0-M1 compile
org.springframework spring-web 7.0.0-M1 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