How to make MongoDB BI Connector with my java application

I am trying to make MongoDB BI Connector work with my Java-based BI Application. Our application connects to all data sources via JDBC. We do not want to rely on open-source MongoDB Drivers. May you please help us with the configuration so that I can use structured schema which my BI Connector could identify to show it as a potential table in my Java Application.