| Class | Description |
|---|---|
| ArtifactSpec | Specification of a dependency artifact. |
| Dependencies | Dependency related utility methods. |
| DependencyPrettyPrinter | Pretty printer for DependencySpec. |
| DependencySpec | Specification of a dependency, for example an external module dependency or a project dependency. |
| ExclusionSpec | Specification of a dependency exclusion. |
| MapBasedSpec | Base class for specifications with map-based values. |