Related question: How to view maven dependency hierarchy in intellij
I am using Intellij Digram of dependency, I can see the dependency tree but it shows all dependencies till the leaves of the tree, what If I want to see only root, level - 2, and probably level - 3 only? How to do that? Or maybe there is a functionality to filter by group id?