See: Description
Interface | Description |
---|---|
DependencyCycle |
A cycle within a dependency graph, that is a sequence of dependencies d_1, d_2, ..., d_n where d_1 and d_n have the
same versionless coordinates.
|
DependencyFilter |
A filter to include/exclude dependency nodes during other operations.
|
DependencyNode |
A node within a dependency graph.
|
DependencyVisitor |
A visitor for nodes of the dependency graph.
|
Class | Description |
---|---|
DefaultDependencyNode |
A node within a dependency graph.
|
Dependency |
A dependency to some artifact.
|
Exclusion |
An exclusion of one or more transitive dependencies.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.