Last Version

springframework:spring-context 1.2.6


GroupId

GroupId

springframework
ArtifactId

ArtifactId

spring-context
Version

Version

1.2.6
Type

Type

jar
Description

Description

Download spring-context 1.2.6


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