| Interface | Description |
|---|---|
| DependencyResult |
An edge in the dependency graph.
|
| ModuleVersionSelectionReason |
Answers the question why given module version was selected during the dependency resolution
|
| ResolutionResult |
Contains the information about the resolution result.
|
| ResolvedDependencyResult |
A dependency that was resolved successfully.
|
| ResolvedModuleVersionResult |
A node in the resolved dependency graph.
|
| UnresolvedDependencyResult |
A dependency that could not be resolved.
|