添加依赖
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>7.0.8</version>
</dependency>
implementation 'org.springframework:spring-core:7.0.8'
org.springframework:spring-core:7.0.8
<dependency org="org.springframework" name="spring-core" rev="7.0.8" />
libraryDependencies += "org.springframework" % "spring-core" % "7.0.8"
@Grab(group='org.springframework', module='spring-core', version='7.0.8')
[org.springframework/spring-core "7.0.8"]
'org.springframework:spring-core:jar:7.0.8'
项目信息
| 项目名称 | Spring Core |
|---|---|
| 项目主页 | https://github.com/spring-projects/spring-framework |
| 类库 | Spring Core |
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-core-7.0.8.jar |
| 源码包 | spring-core-7.0.8-sources.jar |
许可证
| 名称 | URL |
|---|---|
| Apache License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0 |
开发者
| ID | 名称 | 邮箱 | 网站 |
|---|---|---|---|
| jhoeller | Juergen Hoeller | juergen.hoeller@broadcom.com |
项目依赖 (2)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| commons-logging | commons-logging | 1.3.5 | compile |
| org.jspecify | jspecify | 1.0.0 | compile |
版本列表 (333)
4.2.2.RELEASE
2015-10-15
4.2.0.RELEASE
2015-07-31
4.1.8.RELEASE
2015-10-15
3.2.15.RELEASE
2015-10-15