How To Install Java Artifact org.springframework.data.spring-data-jdbc v1.0.11.RELEASE

org.springframework.data spring-data-jdbc 1.0.11.RELEASE

Introduction

In this article, we'll learn how to install Java artifact spring-data-jdbc from org.springframework.data group in version 1.0.11.RELEASE. The artifact is available in 136 versions: 3.2.5 3.2.4 3.2.3 3.2.2 3.2.1 3.2.0 3.1.11 3.1.10 3.1.9 3.1.8 3.1.7 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.12 3.0.11 3.0.10 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.4.18 2.4.17 2.4.16 2.4.15 2.4.14 2.4.13 2.4.12 2.4.11 2.4.10 2.4.9 2.4.8 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.10 2.3.9 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2.0 2.1.15 2.1.14 2.1.13 2.1.12 2.1.11 2.1.10 2.1.9 2.1.8 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.9.RELEASE 2.0.8.RELEASE 2.0.7.RELEASE 2.0.6.RELEASE 2.0.5.RELEASE 2.0.4.RELEASE 2.0.3.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 1.1.13.RELEASE 1.1.12.RELEASE 1.1.11.RELEASE 1.1.10.RELEASE 1.1.9.RELEASE 1.1.8.RELEASE 1.1.7.RELEASE 1.1.6.RELEASE 1.1.5.RELEASE 1.1.4.RELEASE 1.1.3.RELEASE 1.1.2.RELEASE 1.1.1.RELEASE 1.1.0.RELEASE 1.0.21.RELEASE 1.0.20.RELEASE 1.0.19.RELEASE 1.0.18.RELEASE 1.0.17.RELEASE 1.0.16.RELEASE 1.0.15.RELEASE 1.0.14.RELEASE 1.0.13.RELEASE 1.0.12.RELEASE 1.0.11.RELEASE 1.0.10.RELEASE 1.0.9.RELEASE 1.0.8.RELEASE 1.0.7.RELEASE 1.0.6.RELEASE 1.0.5.RELEASE 1.0.4.RELEASE 1.0.3.RELEASE 1.0.2.RELEASE 1.0.1.RELEASE 1.0.0.RELEASE The Spring Data JDBC project has its own website at: https://projects.spring.io/spring-data-jdbc. The parent project is: org.springframework.data.build::spring-data-parent::2.1.11.RELEASE

How To Install Java Artifact org.springframework.data.spring-data-jdbc In Version 1.0.11.RELEASE

To install the Spring Data JDBC artifact in version 1.0.11.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 JDBC 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)

Test dependencies (9)

Developers