Chapter 5. Dependency Management
In this chapter, we will cover the following recipes:
- Choosing the scope of dependency
- Getting a report of dependencies
- Getting into dependency and avoiding dependency hell
- Downloading dependencies into a folder
- Understanding SNAPSHOT dependencies
- Handling dependency download errors
- Detecting unused/undeclared dependencies
- Manually installing dependencies that are not available in a repository
- Dependency management using Eclipse
- Dependency management using NetBeans
- Dependency management using IntelliJ IDEA