A ProjectDependency
is a Dependency on another project in the current project hierarchy.
Type | Name and description |
---|---|
ProjectDependency |
copy() {@inheritDoc} |
Project |
getDependencyProject() Returns the project associated with this project dependency. |
Configuration |
getProjectConfiguration() Returns the configuration associated with this project dependency. |
Methods inherited from class | Name |
---|---|
interface SelfResolvingDependency |
resolve, resolve |
interface ModuleDependency |
addArtifact, artifact, copy, exclude, getArtifacts, getConfiguration, getExcludeRules, isTransitive, setTransitive |
{@inheritDoc}
Returns the project associated with this project dependency.
Returns the configuration associated with this project dependency. The configuration belongs to the project associated with this project dependency.