Issue
I'm starting new backend application that will operate on BigQuery.
Would love to check Simba JDBC Connector, but my main blocker is no Maven repository with it. It complicates startup significantly.
Does it always have to be downloaded installed manually or are there any active repositories with it?
Ps. I'm aware that I cloud run my own nexus repository and deploy it there, but want to avoid it :)
Solution
Simba JDBC connector for BigQuery does not have a Maven repository. The jar files need to be downloaded manually right now.There is an ongoing feature request that is being worked on. However, we cannot provide an exact ETA on when that feature will be available.
Answered By - Krish
Answer Checked By - Marilyn (JavaFixing Volunteer)