How to solve incompatible dependency conflict through shading for local run
For my project, I want to use sttp to perform REST API calls, parse incoming json, load it into a dataframe and write object store. I added the following to my library dependency