InterviewSolution
Saved Bookmarks
| 1. |
What Are The Things You Need To Define For Each External Dependency? |
|
Answer» External dependencies (LIBRARY JAR location) can be configured in pom.xml in same way as other dependencies.
External dependencies (library jar location) can be configured in pom.xml in same way as other dependencies. |
|