springframework:spring-beans


GroupId

GroupId

springframework
ArtifactId

ArtifactId

spring-beans
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Download spring-beans

How to add to project

<!-- https://jarcasting.com/artifacts/springframework/spring-beans/ -->
<dependency>
    <groupId>springframework</groupId>
    <artifactId>spring-beans</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/springframework/spring-beans/
implementation 'springframework:spring-beans:1.2.6'
// https://jarcasting.com/artifacts/springframework/spring-beans/
implementation ("springframework:spring-beans:1.2.6")
'springframework:spring-beans:jar:1.2.6'
<dependency org="springframework" name="spring-beans" rev="1.2.6">
  <artifact name="spring-beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='springframework', module='spring-beans', version='1.2.6')
)
libraryDependencies += "springframework" % "spring-beans" % "1.2.6"
[springframework/spring-beans "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.0.1
1.0
1.0-rc1
1.0-m4