InterviewSolution
Saved Bookmarks
| 1. |
What are the elements that must be defined for each external dependency? |
|
Answer» The Maven software relies heavily on external DEPENDENCIES. It is an intrinsic COMPONENT of the SYSTEM without which it is impossible to find dependencies in a system. We'll need the following information to specify the external dependency: |
|