| Class | Description |
|---|---|
| AbstractAggregatingGraphMojo | |
| AggregatingDependencyGraphByGroupIdMojo |
Aggregates all dependencies of a multi-module by their group IDs.
|
| AggregatingDependencyGraphMojo |
Aggregates all dependencies of a multi-module project into one single graph.
|
| DependencyGraphByGroupIdMojo |
Creates a graph containing the group IDs of all dependencies.
|
| DependencyGraphMojo |
Creates a dependency graph of a maven module.
|
| ExampleGraphMojo |
Creates an example graph.
|
| HelpMojo |
Display help information on depgraph-maven-plugin.
Call mvn depgraph:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| Enum | Description |
|---|---|
| GraphFormat |
Copyright © 2017. All rights reserved.