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