Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Ojdbc8 maven dependency for 19.3 database, groupId change ?

4151760Dec 18 2019 — edited Dec 19 2019

Hello,

When looking for a compatible Oracle 19c jdbc driver, I found the following artifact published around mid-september: https://mvnrepository.com/artifact/com.oracle.ojdbc/ojdbc8/19.3.0.0

For previous versions <19.x, the groupId was com.oracle.jdbc and for 19.3 driver it is com.oracle.ojdbdc. Is this the new groupId for future releases of the driver ?

This post has been answered by Nirmala Sundarappa-Oracle on Dec 18 2019
Jump to Answer
Comments
Post Details
Added on Dec 18 2019
2 comments
5,535 views