is not current version
Last Version 21.6.0.0.1

ucp 21.3.0.0

Oracle Universal Connection Pool (UCP)

License

License

Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ucp
Version

Version

21.3.0.0
Type

Type

jar
Description

Description

ucp
Oracle Universal Connection Pool (UCP)
Project URL

Project URL

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

Download ucp 21.3.0.0


<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc/ucp/ -->
<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ucp</artifactId>
    <version>21.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ucp/
implementation 'com.oracle.database.jdbc:ucp:21.3.0.0'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc/ucp/
implementation ("com.oracle.database.jdbc:ucp:21.3.0.0")
'com.oracle.database.jdbc:ucp:jar:21.3.0.0'
<dependency org="com.oracle.database.jdbc" name="ucp" rev="21.3.0.0">
  <artifact name="ucp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc', module='ucp', version='21.3.0.0')
)
libraryDependencies += "com.oracle.database.jdbc" % "ucp" % "21.3.0.0"
[com.oracle.database.jdbc/ucp "21.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.