Oracle Universal Connection Pool (UCP) provides a high-performance connection pool for JDBC applications, compiled with JDK8.
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ucp</artifactId>
<version>23.26.2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates and configures an Oracle Universal Connection Pool data source.
Ensure your JDK version is 8 or higher and use compatible Oracle JDBC driver versions.
No dependency data recorded yet.