Redshift JDBC Drivers in Groovy Scripts
Recently I needed to use a Groovy Script that would make a JDBC connection to Redshift. I was running into the following errors: My Grapes annotation looked like this: The root of the issue is that the repository for this is hosted at mulesoft not Maven. To Resolve simply add […]