| Interface | Description |
|---|---|
| CollectResult |
The result of a dependency collection request.
|
| DependencyCollector |
Will only download the pom files when not available, never the artifact.
|
| Class | Description |
|---|---|
| CollectRequest |
A request to collect the transitive dependencies and to build a dependency graph from them.
|
| Exception | Description |
|---|---|
| DependencyCollectionException |
Thrown in case of bad artifact descriptors, version ranges or other issues encountered during calculation of the
dependency graph.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.