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