org.codehaus.griffon.cli.shell.command
[Java] Class DependencyReportCommand
java.lang.Object
org.codehaus.griffon.cli.shell.AbstractGriffonCommand
org.codehaus.griffon.cli.shell.command.DependencyReportCommand
@Command(scope = "griffon",
name = "dependency-report",
description = "Produces a dependency report for the current Griffon project")
public class DependencyReportCommand
extends AbstractGriffonCommand
- Authors:
- Andres Almiray
- Since:
- 0.9.5
DependencyReportCommand
DependencyReportCommand()
-
Groovy Documentation