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

com.oracle.database.jdbc ojdbc6dms 11.2.0.4

Introduction

In this article, we'll learn how to install Java artifact ojdbc6dms from com.oracle.database.jdbc group in version 11.2.0.4. The artifact is available in 1 versions: 11.2.0.4 . The ojdbc10dms project has been released under Oracle Free Use Terms and Conditions (FUTC) license, and has its own website at: http://www.oracle.com/technetwork/database/enterprise-edition/index-097123.html .

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

To install the ojdbc10dms 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 ojdbc10dms 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.

Licenses