Groovy Documentation

Package org.gradle.api.artifacts.result

Classes that compose the resolution result

 

Interface Summary
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.
 


Gradle API 1.8