I am trying to understand "Dependency management" Tab which is shown in eclipse IDE for pom.xml (in GUI). For ready reference, here is the screen shot:
In my pom, I kept two "direct" dependencies viz: spring-core
and spring-context
.
In left panel (marked with "Dependencies") ; I believe this illustrates that face.
What is "Dependency Management" right side panel? How can I understand this in an easy to follow manner?