How To Install Java Artifact com.oracle.nosql.sdk.nosqldriver v5.4.10

com.oracle.nosql.sdk nosqldriver 5.4.10

Introduction

In this article, we'll learn how to install Java artifact nosqldriver from com.oracle.nosql.sdk group in version 5.4.10. The artifact is available in 17 versions: 5.4.14 5.4.13 5.4.12 5.4.11 5.4.10 5.4.9 5.4.8 5.4.7 5.3.7 5.3.5 5.3.4 5.3.2 5.3.1 5.2.29 5.2.27 5.2.26 5.2.25 . The Oracle NoSQL Database SDK for Java project has been released under The Universal Permissive License (UPL), Version 1.0 license, and has its own website at: https://github.com/oracle/nosql-java-sdk .

How To Install Java Artifact com.oracle.nosql.sdk.nosqldriver In Version 5.4.10

To install the Oracle NoSQL Database SDK for Java artifact in version 5.4.10 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 Java 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 (7)

Test dependencies (2)

Licenses

Developers