org.springframework:spring-core:3.0.0.RELEASE

Spring Core

jar
资源下载
添加依赖 (3.0.0.RELEASE)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-core</artifactId>
    <version>3.0.0.RELEASE</version>
</dependency>
implementation 'org.springframework:spring-core:3.0.0.RELEASE'
org.springframework:spring-core:3.0.0.RELEASE
<dependency org="org.springframework" name="spring-core" rev="3.0.0.RELEASE" />
libraryDependencies += "org.springframework" % "spring-core" % "3.0.0.RELEASE"
@Grab(group='org.springframework', module='spring-core', version='3.0.0.RELEASE')
[org.springframework/spring-core "3.0.0.RELEASE"]
'org.springframework:spring-core:jar:3.0.0.RELEASE'
项目依赖 (11)
版本列表
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