load Dependencies
Loads the dependencies for the module. You should use the MavenResolver to add dependencies and repositories to the classpath.
You should never need to shade dependencies into your shard jarfile. Use this whenever possible to keep your shard lightweight.
Parameters
maven Resolver
The maven resolver to use.