Registry / build-tool / spring-data-releasetrain

spring-data-releasetrain

JSON →
libraryNeumann-SR9javamavenunverified

Bill of materials to ensure consistent versions across Spring Data modules.

<dependency> <groupId>org.springframework.data</groupId> <artifactId>spring-data-releasetrain</artifactId> <version>Neumann-SR9</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-DATA-RELEAS
S
spring-data-releasetrain
build-tooljavavNeumann-SR9
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.

ReleaseTrain
org.springframework.data.releasetrain.ReleaseTrain

Access the Spring Data release train version.

import org.springframework.data.releasetrain.ReleaseTrain; public class Example { public static void main(String[] args) { ReleaseTrain train = new ReleaseTrain(); System.out.println(train.getVersion()); } }
Debug
Known issues
gotchaVersion compatibility issues may arise if not using the exact BOM version.
fix
Always use the BOM version that matches your Spring Boot version.
affects: all
Upgrade
Version history
Neumann-SR9latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
spring-data-releasetrain — mvn dependency:get spring-data-releasetrain · libregistry