How To Install Java Artifact com.oracle.database.jdbc.ojdbc-bom v19.8.0.0

com.oracle.database.jdbc ojdbc-bom 19.8.0.0

Introduction

In this article, we'll learn how to install Java artifact ojdbc-bom from com.oracle.database.jdbc group in version 19.8.0.0. The artifact is available in 35 versions: 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 19.22.0.0 19.21.0.0 19.20.0.0 19.19.0.0 19.18.0.0 19.17.0.0 19.16.0.0 19.15.0.0.1 19.15.0.0 19.14.0.0 19.13.0.0.1 19.13.0.0 19.12.0.0 19.11.0.0 19.10.0.0 19.9.0.0 19.8.0.0 19.7.0.0 18.15.0.0 . The ojdbc-bom 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.ojdbc-bom In Version 19.8.0.0

To install the ojdbc-bom artifact in version 19.8.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 ojdbc-bom 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.

Managed dependencies (26)

Licenses