How To Install Java Artifact com.oracle.database.jdbc.ucp v21.3.0.0

com.oracle.database.jdbc ucp 21.3.0.0

Introduction

In this article, we'll learn how to install Java artifact ucp from com.oracle.database.jdbc group in version 21.3.0.0. The artifact is available in 42 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 19.23.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 19.6.0.0 19.3.0.0 18.15.0.0 18.3.0.0 12.2.0.1 11.2.0.4 . The ucp 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.ucp In Version 21.3.0.0

To install the ucp artifact in version 21.3.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 ucp 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