How To Install Java Artifact com.oracle.database.jdbc.ojdbc5 v11.2.0.4

com.oracle.database.jdbc ojdbc5 11.2.0.4

Introduction

In this article, we'll learn how to install Java artifact ojdbc5 from com.oracle.database.jdbc group in version 11.2.0.4. The artifact is available in 1 versions: 11.2.0.4 . The ojdbc5 project has been released under Oracle Free Use Terms and Conditions (FUTC) license, and has its own website at: https://www.oracle.com/database/technologies/appdev/jdbc.html .

How To Install Java Artifact com.oracle.database.jdbc.ojdbc5 In Version 11.2.0.4

To install the ojdbc5 artifact in version 11.2.0.4 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 ojdbc5 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 (9)

Licenses

Developers