How To Install Java Artifact org.springframework.data.spring-data-commons-core v1.3.0.RELEASE

org.springframework.data spring-data-commons-core 1.3.0.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-data-commons-core from org.springframework.data group in version 1.3.0.RELEASE. The artifact is available in 9 versions: 1.4.1.RELEASE 1.4.0.RELEASE 1.3.2.RELEASE 1.3.1.RELEASE 1.3.0.RELEASE 1.2.1.RELEASE 1.2.0.RELEASE 1.1.0.RELEASE 1.0.0.RELEASE The parent project is: org.springframework.data::spring-data-commons-parent::1.3.0.RELEASE

How To Install Java Artifact org.springframework.data.spring-data-commons-core In Version 1.3.0.RELEASE

To install the Spring Data Commons Core artifact in version 1.3.0.RELEASE add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spring Data Commons Core dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (8)

Provided dependencies (3)

Test dependencies (4)