If the question is still actual, try using the Code Iris plugin. It works with Intellij Idea
http://plugins.jetbrains.com/plugin/7324
It provides visual representation of dependency graph on classes, packages and modules level. Moreover, you can export data into json format.
It is still updated and free.