资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | spring-core-3.1.2.RELEASE.jar |
| 源码包 | spring-core-3.1.2.RELEASE-sources.jar |
添加依赖 (3.1.2.RELEASE)
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>3.1.2.RELEASE</version>
</dependency>
implementation 'org.springframework:spring-core:3.1.2.RELEASE'
org.springframework:spring-core:3.1.2.RELEASE
<dependency org="org.springframework" name="spring-core" rev="3.1.2.RELEASE" />
libraryDependencies += "org.springframework" % "spring-core" % "3.1.2.RELEASE"
@Grab(group='org.springframework', module='spring-core', version='3.1.2.RELEASE')
[org.springframework/spring-core "3.1.2.RELEASE"]
'org.springframework:spring-core:jar:3.1.2.RELEASE'
许可证
- The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
项目依赖 (10)
| GroupId | ArtifactId | 版本 | Scope |
|---|---|---|---|
| commons-collections | commons-collections | 3.2 | compile |
| org.springframework | spring-asm | ${project.version} | compile |
| commons-logging | commons-logging | 1.1.1 | compile |
| log4j | log4j | compile | |
| net.sf.jopt-simple | jopt-simple | 3.0 | compile |
| org.aspectj | aspectjweaver | compile | |
| junit | junit | test | |
| org.easymock | easymock | test | |
| xmlunit | xmlunit | 1.2 | test |
| org.codehaus.woodstox | wstx-asl | 3.2.7 | test |
依赖关系 (10)
版本列表
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