MVN

org.springframework.data : spring-data-commons-parent

Maven & Gradle

Feb 07, 2013
750 stars

Spring Data Commons Parent · Spring Data Commons Parent

<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-commons-parent</artifactId>
    <version>1.4.1.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.springframework.data : spring-data-commons-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1.RELEASE

All Versions

Choose a version of org.springframework.data : spring-data-commons-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
spring-data-commons-parent-1.4.1.RELEASE
spring-data-commons-parent-1.4.0.RELEASE
1.3.x
spring-data-commons-parent-1.3.2.RELEASE
spring-data-commons-parent-1.3.1.RELEASE
spring-data-commons-parent-1.3.0.RELEASE
1.2.x
spring-data-commons-parent-1.2.1.RELEASE
spring-data-commons-parent-1.2.0.RELEASE
1.1.x
spring-data-commons-parent-1.1.0.RELEASE
1.0.x
spring-data-commons-parent-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-commons-parent</artifactId>
    <version>1.4.1.RELEASE</version>
</dependency>