Registry / build-tool / spring-boot-dependencies

spring-boot-dependencies

JSON →
library4.0.6javamavenunverified

Bill of materials (BOM) for managing Spring Boot dependency versions.

<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-dependencies</artifactId> <version>4.0.6</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-BOOT-DEPEND
S
spring-boot-dependencies
build-tooljavav4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SpringBootVersion
org.springframework.boot.SpringBootVersion

BOM usage in Maven for dependency version management.

// Typically used as a BOM in Maven or Gradle, not directly imported. // Example Maven usage: // <dependencyManagement> // <dependencies> // <dependency> // <groupId>org.springframework.boot</groupId> // <artifactId>spring-boot-dependencies</artifactId> // <version>4.0.6</version> // <type>pom</type> // <scope>import</scope> // </dependency> // </dependencies> // </dependencyManagement>
Debug
Known issues
breakingUsing spring-boot-dependencies without a compatible Spring Boot version may cause conflicts.
fix
Ensure the BOM version matches the Spring Boot version used in the project.
affects: all
Upgrade
Version history
4.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
16
OpenAI (training)
1
Resources
spring-boot-dependencies — mvn dependency:get spring-boot-dependencies · libregistry