'Is there a way need to check depedency hierachy in intellij community(open-source) edition?

I need to check transitive dependency under pom.xml for maven project. Is there a way to check dependency hierarchy in intellij likewise in Eclipse?

for sake in eclipse:

when we click pom.xml.

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source