Last Version

ucp 19.3.0.0

Oracle Universal Connection Pool (UCP)

License

License

Oracle Free Use Terms and Conditions (FUTC)
GroupId

GroupId

com.oracle.ojdbc
ArtifactId

ArtifactId

ucp
Version

Version

19.3.0.0
Type

Type

jar
Description

Description

ucp
Oracle Universal Connection Pool (UCP)
Project URL

Project URL

https://www.oracle.com/database/technologies/appdev/jdbc.html

Download ucp 19.3.0.0


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

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.