How To Install Java Artifact com.oracle.nosql.sdk.spring-data-oracle-nosql v2.0.0

com.oracle.nosql.sdk spring-data-oracle-nosql 2.0.0

Introduction

In this article, we'll learn how to install Java artifact spring-data-oracle-nosql from com.oracle.nosql.sdk group in version 2.0.0. The artifact is available in 7 versions: 2.0.0 1.7.1 1.6.0 1.5.0 1.4.1 1.3.0 1.2.0 . The Oracle NoSQL Database SDK for Spring Data project has been released under The Universal Permissive License (UPL), Version 1.0 license, and has its own website at: https://github.com/oracle/spring-data-oracle-nosql .

How To Install Java Artifact com.oracle.nosql.sdk.spring-data-oracle-nosql In Version 2.0.0

To install the Oracle NoSQL Database SDK for Spring Data artifact in version 2.0.0 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 Oracle NoSQL Database SDK for Spring Data 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 (10)

Test dependencies (4)

Licenses

Developers