I am trying to deploy JDBC driver for Oracle. I have tried uploading all jar files one by one that are available here:
https://www.oracle.com/database/technologies/appdev/jdbc-downloads.html
e.g. ojdbc11, ojdbc10, ojdbc8 etc.
All of them give the same error:
What am I missing here? Is there any other setting that needs to be configured before this step?