添加依赖
<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
组织信息
组织: Spring IO
许可证
名称URL
Apache License, Version 2.0https://www.apache.org/licenses/LICENSE-2.0
开发者
ID名称邮箱网站
jhoellerJuergen Hoellerjuergen.hoeller@broadcom.com
项目依赖 (2)
GroupIdArtifactId版本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
2.5
2.0
1.2
1.1
1.0