3.5.5 Dependency Reports - Reference Documentation
Authors: Andres Almiray
Version: 1.2.0
3.5.5 Dependency Reports
As mentioned in the previous section a Griffon application consists of dependencies inherited from the framework, the plugins installed and the application dependencies itself.To obtain a report of an application's dependencies you can run the dependency-report command:griffon dependency-report
target/dependency-report
directory by default. You can specify which configuration (scope) you want a report for by passing an argument containing the configuration name:griffon dependency-report runtime