Load Oracle Database Driver Jar in AEM
Hi Team,
We followed this 2 articles for using relational Database in AEM:
Adobe Experience Manager Help | Querying and Persisting Adobe Experience Manager data into MySQL
As per the article guideline, we are able to use Oracle 12c database in AEM. But to use Oracle 12c Database we have to upload Oracle 12c Driver as a jar separately using OSGi bundle. Our production team does not allow to load this Oracle 12c drive as jar separately. Is there any way we can add it along with the project.
When added directly in pom.xml file are getting the transitive dependency error:

