| Interface | Description |
|---|---|
| GraphFactory | |
| GraphStyleConfigurer |
API to configure the style of the dependency graph.
|
| SubProjectSupplier |
Functional interface to supply sub projects for a parent project.
|
| Class | Description |
|---|---|
| AbstractGraphStyleConfigurer | |
| AggregatingGraphFactory |
A graph factory that creates a dependency graph from a multi-module project.
|
| DependencyNode |
Representation of a dependency graph node.
|
| DependencyNodeIdRenderer | |
| MavenGraphAdapter |
Adapter for
DependencyGraphBuilder and DependencyTreeBuilder. |
| SimpleGraphFactory |
A graph factory that creates a graph from a single-module project.
|
| VersionAbbreviator |
Utility class to abbreviate version strings.
|
| Enum | Description |
|---|---|
| NodeResolution |
| Exception | Description |
|---|---|
| DependencyGraphException |
Wrapper for
DependencyGraphBuilderException and DependencyTreeBuilderException. |
Copyright © 2017. All rights reserved.