is not current version
Last Version 5.3.21

Spring Framework (Bill of Materials) 5.3.9

Spring Framework (Bill of Materials)

License

License

GroupId

GroupId

org.springframework
ArtifactId

ArtifactId

spring-framework-bom
Version

Version

5.3.9
Type

Type

pom
Description

Description

Spring Framework (Bill of Materials)
Spring Framework (Bill of Materials)
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-framework-bom 5.3.9


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

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.