|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
@Incubating public interface DependencyResult
An edge in the dependency graph. Provides information about the origin of the dependency and the requested module version.
| Method Summary | |
|---|---|
ResolvedModuleVersionResult
|
getFrom()
Returns the origin of the dependency. |
ModuleVersionSelector
|
getRequested()
Returns the requested module version. |
| Method Detail |
|---|
public ResolvedModuleVersionResult getFrom()
public ModuleVersionSelector getRequested()
Gradle API 1.5