springframework:spring-core


GroupId

GroupId

springframework
ArtifactId

ArtifactId

spring-core
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-core

How to add to project

<!-- https://jarcasting.com/artifacts/springframework/spring-core/ -->
<dependency>
    <groupId>springframework</groupId>
    <artifactId>spring-core</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/springframework/spring-core/
implementation 'springframework:spring-core:1.2.6'
// https://jarcasting.com/artifacts/springframework/spring-core/
implementation ("springframework:spring-core:1.2.6")
'springframework:spring-core:jar:1.2.6'
<dependency org="springframework" name="spring-core" rev="1.2.6">
  <artifact name="spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='springframework', module='spring-core', version='1.2.6')
)
libraryDependencies += "springframework" % "spring-core" % "1.2.6"
[springframework/spring-core "1.2.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-rc2
1.2-rc1
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1
1.1-rc2
1.1-rc1
1.0.1
1.0
1.0-rc1