I\'ve added a new dependency to my POM.
Is there a simple command I can run to download this dependency to my repository?
Right, click on the project. Go to Maven -> Update Project.
The dependencies will automatically be installed.