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