Problem:
A dependency will not download even though I copied it from the Maven Repository.
When I hover over the dependency in Eclipse, it w
You will need to add external Repository to your pom, since this is using Mulsoft-Release repository not Maven Central
Mulsoft-Release
Maven Central
... mulesoft-releases MuleSoft Repository http://repository.mulesoft.org/releases/ default ...
Dependency
Apache Maven - Setting up Multiple Repositories