Video of Working with Maven Dependencies in NetBeans IDE
This screencast demonstrates the basics of working with Maven
project dependencies using NetBeans IDE.
The screencast demonstrates how to checkout an artifact's sources from a remote
repository and then use the dependency visualizer to view the artifact's dependencies
and fix version conflicts among the dependencies.
The IDE offers native support for Maven projects, including creating new Maven projects from archetypes,
full integration of the POM editor and a Maven Repository Browser that
enables you to easily view and search the artifacts in your local and remote repositories.