org.springframework.boot:spring-boot-starter-web:1.2.7.RELEASE
jar
2015-10-16
版本文件 (1.2.7.RELEASE)
| 类库 | Spring Boot Web Starter |
|---|---|
| 发布时间 | 2015-10-16 21:09:07 |
| 文件大小 | 2.2 KB |
| SHA1 | 02ac141c925462c52186db8ef2caa0b3335f41a8 |
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-boot-starter-web-1.2.7.RELEASE.jar |
| 源码包 | spring-boot-starter-web-1.2.7.RELEASE-sources.jar |
添加依赖 (1.2.7.RELEASE)
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>1.2.7.RELEASE</version>
</dependency>
implementation 'org.springframework.boot:spring-boot-starter-web:1.2.7.RELEASE'
org.springframework.boot:spring-boot-starter-web:1.2.7.RELEASE
<dependency org="org.springframework.boot" name="spring-boot-starter-web" rev="1.2.7.RELEASE" />
libraryDependencies += "org.springframework.boot" % "spring-boot-starter-web" % "1.2.7.RELEASE"
@Grab(group='org.springframework.boot', module='spring-boot-starter-web', version='1.2.7.RELEASE')
[org.springframework.boot/spring-boot-starter-web "1.2.7.RELEASE"]
'org.springframework.boot:spring-boot-starter-web:jar:1.2.7.RELEASE'
版本列表
1.2.7.RELEASE
2015-10-16