MVN

com.oracle.database.jdbc : ucp11

Maven & Gradle

Aug 07, 2023
8 usages

ucp11 · Oracle Universal Connection Pool (UCP) compiled with JDK11

<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ucp11</artifactId>
    <version>21.11.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.database.jdbc : ucp11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 21.11.0.0

All Versions

Choose a version of com.oracle.database.jdbc : ucp11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
23.2.x
ucp11-23.2.0.0
21.11.x
ucp11-21.11.0.0
21.10.x
ucp11-21.10.0.0
21.9.x
ucp11-21.9.0.0
21.8.x
ucp11-21.8.0.0
21.7.x
ucp11-21.7.0.0
21.6.x
ucp11-21.6.0.0.1
ucp11-21.6.0.0
21.5.x
ucp11-21.5.0.0
21.4.x
ucp11-21.4.0.0.1
ucp11-21.4.0.0
21.3.x
ucp11-21.3.0.0

How to add a dependency to Maven

Add the following com.oracle.database.jdbc : ucp11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ucp11</artifactId>
    <version>21.11.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle.database.jdbc : ucp11 gradle dependency to your build.gradle file:

implementation 'com.oracle.database.jdbc:ucp11:21.11.0.0'

Gradle Kotlin DSL: Add the following com.oracle.database.jdbc : ucp11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle.database.jdbc:ucp11:21.11.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle.database.jdbc : ucp11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle.database.jdbc" % "ucp11" % "21.11.0.0"

Advertisement

Dependencies from Group

Aug 07, 2023
251 usages
Feb 21, 2020
52 usages
Aug 07, 2023
44 usages
ucp
Aug 07, 2023
43 usages
rsi
Aug 07, 2023
25 usages

Discover Dependencies

Jul 12, 2023
3 usages
1 stars
Oct 17, 2016
5 usages
34 stars
Jan 02, 2017
3 usages
2 stars
Oct 25, 2016
2 usages
1 stars
Jul 21, 2017
2 usages
56 stars
Feb 09, 2021
4 usages
2.5k stars
May 15, 2014
4 usages
236 stars