| ManagedDependencyContextRefiner |
A dependency graph transformer that refines the request context for nodes that belong to the "project" context by
appending the buildpath type to which the node belongs.
|
| ManagedScopeDeriver |
A scope deriver for use with ConflictResolver that supports the scopes from ScopeManager.
|
| ManagedScopeSelector |
A scope selector for use with ConflictResolver that supports the scopes from ScopeManager.
|
| OptionalDependencySelector |
A dependency selector that excludes optional dependencies which occur beyond given level.
|
| ScopeDependencySelector |
A dependency selector that filters transitive dependencies based on their scope.
|
| ScopeManagerDump |
This is a diagnostic tool to dump out scope manager states.
|
| ScopeManagerImpl |
|