| Package | Description | 
|---|---|
| org.eclipse.aether.collection | The types and extension points for collecting the transitive dependencies of an artifact and building a dependency
 graph. | 
| Modifier and Type | Method and Description | 
|---|---|
| VersionFilter | VersionFilter. deriveChildFilter(DependencyCollectionContext context)Derives a version filter for the specified collection context. | 
| DependencyManager | DependencyManager. deriveChildManager(DependencyCollectionContext context)Derives a dependency manager for the specified collection context. | 
| DependencySelector | DependencySelector. deriveChildSelector(DependencyCollectionContext context)Derives a dependency selector for the specified collection context. | 
| DependencyTraverser | DependencyTraverser. deriveChildTraverser(DependencyCollectionContext context)Derives a dependency traverser that will be used to decide whether the transitive dependencies of the dependency
 given in the collection context shall be traversed. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.