How To Install Java Artifact com.oracle.database.jdbc.ojdbc11 v23.3.0.23.09

com.oracle.database.jdbc ojdbc11 23.3.0.23.09

Introduction

In this article, we'll learn how to install Java artifact ojdbc11 from com.oracle.database.jdbc group in version 23.3.0.23.09. The artifact is available in 17 versions: 23.4.0.24.05 23.3.0.23.09 23.2.0.0 21.13.0.0 21.12.0.0 21.11.0.0 21.10.0.0 21.9.0.0 21.8.0.0 21.7.0.0 21.6.0.0.1 21.6.0.0 21.5.0.0 21.4.0.0.1 21.4.0.0 21.3.0.0 21.1.0.0 . The ojdbc11 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/maven-central-guide.html .

How To Install Java Artifact com.oracle.database.jdbc.ojdbc11 In Version 23.3.0.23.09

To install the ojdbc11 artifact in version 23.3.0.23.09 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 ojdbc11 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