A Gradle plugin that provides Maven-like dependency management, including BOM import and version alignment.
<dependency>
<groupId>io.spring.gradle</groupId>
<artifactId>dependency-management-plugin</artifactId>
<version>1.1.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies the dependency management plugin in a Gradle build.
Consider using Gradle's built-in platform() and enforcedPlatform() for BOMs if using Gradle 7+.
No dependency data recorded yet.