| Class | Description |
|---|---|
| ArtifactSpec |
Specification of a dependency artifact.
|
| Dependencies |
Dependency related utility methods.
|
| DependencySpec |
Abstract base class for dependency specifications.
|
| ExclusionSpec |
Specification of a dependency exclusion.
|
| ModuleDependencySpec |
Specification of a dependency on an external module.
|
| ProjectDependencySpec |
Specification of a dependency on a Gradle project in the current build.
|