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 :)