org.springframework.boot:spring-boot-starter:2.6.14
Core starter, including auto-configuration support, logging and YAML
jar
版本文件 (2.6.14)
| 类库 | spring-boot-starter |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-boot-starter-2.6.14.jar |
| 源码包 | spring-boot-starter-2.6.14-sources.jar |
添加依赖 (2.6.14)
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>2.6.14</version>
</dependency>
implementation 'org.springframework.boot:spring-boot-starter:2.6.14'
org.springframework.boot:spring-boot-starter:2.6.14
<dependency org="org.springframework.boot" name="spring-boot-starter" rev="2.6.14" />
libraryDependencies += "org.springframework.boot" % "spring-boot-starter" % "2.6.14"
@Grab(group='org.springframework.boot', module='spring-boot-starter', version='2.6.14')
[org.springframework.boot/spring-boot-starter "2.6.14"]
'org.springframework.boot:spring-boot-starter:jar:2.6.14'
许可证
- Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
开发者
| ID | 名称 | 邮箱 | 网站 |
|---|---|---|---|
| Pivotal | info@pivotal.io |
项目依赖 (6)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| org.springframework.boot | spring-boot | 2.6.14 | compile |
| org.springframework.boot | spring-boot-autoconfigure | 2.6.14 | compile |
| org.springframework.boot | spring-boot-starter-logging | 2.6.14 | compile |
| jakarta.annotation | jakarta.annotation-api | 1.3.5 | compile |
| org.springframework | spring-core | 5.3.24 | compile |
| org.yaml | snakeyaml | 1.29 | compile |
依赖关系 (6)
版本列表
1.2.7.RELEASE
2015-10-16