In a professional environment, you can not rely on resources hosted by third-parties. You need to have complete control on what libraries you use, their versions, what licenses they use and where they are hosted. We can either host them on our artifact server or in our version control system, but not with any third parties. How would I set up a build profile if I want to retrieve the libraries from our artifact server? (we use Artifactory)