org.springframework.boot:spring-boot-starter:3.0.4
Core starter, including auto-configuration support, logging and YAML
jar
版本文件 (3.0.4)
| 类库 | spring-boot-starter |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-boot-starter-3.0.4.jar |
| 源码包 | spring-boot-starter-3.0.4-sources.jar |
添加依赖 (3.0.4)
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
<version>3.0.4</version>
</dependency>
implementation 'org.springframework.boot:spring-boot-starter:3.0.4'
org.springframework.boot:spring-boot-starter:3.0.4
<dependency org="org.springframework.boot" name="spring-boot-starter" rev="3.0.4" />
libraryDependencies += "org.springframework.boot" % "spring-boot-starter" % "3.0.4"
@Grab(group='org.springframework.boot', module='spring-boot-starter', version='3.0.4')
[org.springframework.boot/spring-boot-starter "3.0.4"]
'org.springframework.boot:spring-boot-starter:jar:3.0.4'
许可证
- 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.0.4 | compile |
| org.springframework.boot | spring-boot-autoconfigure | 3.0.4 | compile |
| org.springframework.boot | spring-boot-starter-logging | 3.0.4 | compile |
| jakarta.annotation | jakarta.annotation-api | 2.1.1 | compile |
| org.springframework | spring-core | 6.0.6 | compile |
| org.yaml | snakeyaml | 1.33 | compile |
版本列表
1.2.7.RELEASE
2015-10-16