Package-level declarations
Classes that compose the resolution result
Types
Link copied to clipboard
interface ArtifactResolutionResult
The result of executing an artifact resolution query.
Link copied to clipboard
interface ArtifactResult
The result of resolving an artifact.
Link copied to clipboard
The result of successfully resolving a component with a set of artifacts.
Link copied to clipboard
interface ComponentResult
The result of resolving a component.
Link copied to clipboard
The possible component selection causes.
Link copied to clipboard
interface ComponentSelectionDescriptor
A component selection description, which wraps a cause with an optional custom description.
Link copied to clipboard
interface ComponentSelectionReason
Answers the question why a component was selected during the dependency resolution.
Link copied to clipboard
interface DependencyResult
An edge in the dependency graph.
Link copied to clipboard
interface ResolutionResult
Contains the information about the result of dependency resolution.
Link copied to clipboard
The result of successfully resolving an artifact.
Link copied to clipboard
Represents a component instance in the resolved dependency graph.
Link copied to clipboard
A dependency that was resolved successfully.
Link copied to clipboard
interface ResolvedVariantResult
The result of successfully resolving a component variant.
Link copied to clipboard
An artifact that could not be resolved.
Link copied to clipboard
A component that could not be resolved.
Link copied to clipboard
A dependency that could not be resolved.