org.springframework:spring-core:2.0.7

Spring Core

jar
版本文件 (2.0.7)
类库Spring Framework: Core
资源下载
资源类型Central
jar 包 spring-core-2.0.7.jar
源码包 spring-core-2.0.7-sources.jar
添加依赖 (2.0.7)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-core</artifactId>
    <version>2.0.7</version>
</dependency>
implementation 'org.springframework:spring-core:2.0.7'
org.springframework:spring-core:2.0.7
<dependency org="org.springframework" name="spring-core" rev="2.0.7" />
libraryDependencies += "org.springframework" % "spring-core" % "2.0.7"
@Grab(group='org.springframework', module='spring-core', version='2.0.7')
[org.springframework/spring-core "2.0.7"]
'org.springframework:spring-core:jar:2.0.7'
组织信息
组织: Spring Framework
许可证
项目依赖 (6)
GroupIdArtifactId版本Scope
asm asm 2.2.3 compile
asm asm-commons 2.2.3 compile
asm asm-util 2.2.3 compile
commons-collections commons-collections 3.2 compile
commons-logging commons-logging 1.1 compile
log4j log4j 1.2.13 compile
版本列表
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