This is a gradle plugin for export all project's (include subprojects) dependencies to an excel file;
- apply plugin
plugins {
id 'cn.hanlyjiang.gradle.analysis'
}- execute
AnalysisDependenciestask , this will generate an excel file nameddependencies.xlsfile at$rootProject.buildDir/distributions/