I can see the dependency hierarchy in Eclipse.
How can I do it in IntelliJ?
You can try: Menu -> View -> Tool Windows -> Maven Projects
And then you can see new view openned.
Open your Dependencies tree, and you can see all the dependency hierarchy.