Last Version

ucp11 21.6.0.0.1

Oracle Universal Connection Pool (UCP) compiled with JDK11

License

License

Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ucp11
Version

Version

21.6.0.0.1
Type

Type

jar
Description

Description

ucp11
Oracle Universal Connection Pool (UCP) compiled with JDK11
Project URL

Project URL

https://www.oracle.com/database/technologies/maven-central-guide.html

Download ucp11 21.6.0.0.1


<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc/ucp11/ -->
<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ucp11</artifactId>
    <version>21.6.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ucp11/
implementation 'com.oracle.database.jdbc:ucp11:21.6.0.0.1'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ucp11/
implementation ("com.oracle.database.jdbc:ucp11:21.6.0.0.1")
'com.oracle.database.jdbc:ucp11:jar:21.6.0.0.1'
<dependency org="com.oracle.database.jdbc" name="ucp11" rev="21.6.0.0.1">
  <artifact name="ucp11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc', module='ucp11', version='21.6.0.0.1')
)
libraryDependencies += "com.oracle.database.jdbc" % "ucp11" % "21.6.0.0.1"
[com.oracle.database.jdbc/ucp11 "21.6.0.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.