org.springframework:spring-core:5.1.3.RELEASE

Spring Core

jar
版本文件 (5.1.3.RELEASE)
类库Spring Core
资源下载
添加依赖 (5.1.3.RELEASE)
<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-core</artifactId>
    <version>5.1.3.RELEASE</version>
</dependency>
implementation 'org.springframework:spring-core:5.1.3.RELEASE'
org.springframework:spring-core:5.1.3.RELEASE
<dependency org="org.springframework" name="spring-core" rev="5.1.3.RELEASE" />
libraryDependencies += "org.springframework" % "spring-core" % "5.1.3.RELEASE"
@Grab(group='org.springframework', module='spring-core', version='5.1.3.RELEASE')
[org.springframework/spring-core "5.1.3.RELEASE"]
'org.springframework:spring-core:jar:5.1.3.RELEASE'
组织信息
组织: Spring IO
许可证
开发者
ID名称邮箱网站
jhoellerJuergen Hoellerjhoeller@pivotal.io
项目依赖 (10)
GroupIdArtifactId版本Scope
org.springframework spring-jcl 5.1.3.RELEASE compile
io.netty netty-buffer 4.1.31.Final compile
io.projectreactor reactor-core 3.2.3.RELEASE compile
io.reactivex.rxjava2 rxjava 2.2.4 compile
io.reactivex rxjava 1.3.8 compile
io.reactivex rxjava-reactive-streams 1.2.1 compile
net.sf.jopt-simple jopt-simple 5.0.4 compile
org.aspectj aspectjweaver 1.9.2 compile
org.jetbrains.kotlin kotlin-reflect 1.2.71 compile
org.jetbrains.kotlin kotlin-stdlib 1.2.71 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