版本文件 (1.2.9)
| 类库 | Spring Framework: Core |
|---|
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-core-1.2.9.jar |
| 源码包 | spring-core-1.2.9-sources.jar |
添加依赖 (1.2.9)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>1.2.9</version>
</dependency>
implementation 'org.springframework:spring-core:1.2.9'
org.springframework:spring-core:1.2.9
<dependency org="org.springframework" name="spring-core" rev="1.2.9" />
libraryDependencies += "org.springframework" % "spring-core" % "1.2.9"
@Grab(group='org.springframework', module='spring-core', version='1.2.9')
[org.springframework/spring-core "1.2.9"]
'org.springframework:spring-core:jar:1.2.9'
许可证
- The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
项目依赖 (3)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| commons-collections | commons-collections | 3.1 | compile |
| commons-logging | commons-logging | 1.0.4 | compile |
| log4j | log4j | 1.2.14 | compile |
依赖关系 (3)
| 依赖 | 版本 |
|---|---|
| commons-collections:commons-collections | 3.1 |
| commons-logging:commons-logging | 1.0.4 |
| log4j:log4j | 1.2.14 |
版本列表
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