Oracle JDBC Driver compatible with JDK10 and JDK11, including DMS instrumentation for performance monitoring.
<dependency>
<groupId>com.oracle.ojdbc</groupId>
<artifactId>ojdbc10dms_g</artifactId>
<version>19.3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Oracle database connection using JDBC driver
Use the latest Oracle JDBC driver (e.g., com.oracle.database.jdbc:ojdbc11) for JDK11+ compatibility.
No dependency data recorded yet.