Last Version

Spring Data Release Train - BOM 1.4.6.RELEASE

Bill of materials to make sure a consistent set of versions is used for Spring Data modules.

License

License

Categories

Categories

Data
GroupId

GroupId

org.springframework.data
ArtifactId

ArtifactId

spring-data-releasetrain
Version

Version

1.4.6.RELEASE
Type

Type

pom
Description

Description

Spring Data Release Train - BOM
Bill of materials to make sure a consistent set of versions is used for Spring Data modules.
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-data-releasetrain 1.4.6.RELEASE


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

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.