See: Description
| Class | Description | 
|---|---|
| AndDependencyFilter | A dependency filter that combines zero or more other filters using a logical  AND. | 
| DependencyFilterUtils | A utility class assisting in the creation of dependency node filters. | 
| ExclusionsDependencyFilter | A simple filter to exclude artifacts based on either artifact id or group id and artifact id. | 
| NotDependencyFilter | A dependency filter that negates another filter. | 
| OrDependencyFilter | A dependency filter that combines zero or more other filters using a logical  OR. | 
| PatternExclusionsDependencyFilter | A simple filter to exclude artifacts from a list of patterns. | 
| PatternInclusionsDependencyFilter | A simple filter to include artifacts from a list of patterns. | 
| ScopeDependencyFilter | A dependency filter based on dependency scopes. | 
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.