| Class | Description |
|---|---|
| AetherArtifactResultReport | Implementation of the DependencyReport interface that adapts Aether's ArtifactResult class |
| AetherDependencyManager | An implementation of the DependencyManager interface that uses Aether, the dependency resolution engine used by Maven. |
| AetherDependencyReport | Implementation of the DependencyReport interface that adapts Aether's PreorderNodeListGenerator |
| AetherExcludeResolver | An exclude resolver for Aether |
| AetherGraphNode | Adapts a Aether dependency graph into the Grails graph node API for reporting |