Last Version

Spring Framework 5.3.21

Spring Framework

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring
Version

Version

5.3.21
Type

Type

pom
Description

Description

Spring Framework
Spring Framework
Project URL

Project URL

https://github.com/spring-projects/spring-framework
Project Organization

Project Organization

Spring IO
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-framework

Download spring 5.3.21

Filename Size
spring-5.3.21.pom 1 KB
Browse

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

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.