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