I am trying to connect to Databricks SQL using this JDBC driver. com.simba.spark.jdbc.Driver. I can download it and install it on my local laptop , but I need it to be available to maven repository so I can include the maven path in my project.

Vamsee
New Contributor II

Please lett me know if the JDB driver is available in maven repository and what needs to be included in pom.xml to download it.