Retrieve Gradle dependency tree Permanently deleted user 创建于 2017年11月05日 14:34 I know that one can see the dependency tree in "Gradle projects" --> "<Project-name>" --> "Source sets". Is there any way to programmatically retrieve the dependency tree of a Gradle project?
Your question seems to be about Gradle, not IntelliJ IDEA?
Does https://discuss.gradle.org/t/is-there-a-gradle-equivalent-of-mvn-dependency-analyze/7532/7 help?
Thanks.
My question is about JetBrain's gradle-intellij-plugin.
I'm looking for a way to get the project dependencies in the Java code, not in the build.gradle file.
Then it should go to a different forum, moving.