Buildable
, Dependency
, SelfResolvingDependency
public interface FileCollectionDependency extends SelfResolvingDependency
FileCollectionDependency
is a Dependency
on a collection of local files which are not stored in a
repository.ARCHIVES_CONFIGURATION, CLASSIFIER, DEFAULT_CONFIGURATION
Modifier and Type | Method | Description |
---|---|---|
FileCollection |
getFiles() |
Returns the files attached to this dependency.
|
getBuildDependencies
because, contentEquals, copy, getGroup, getName, getReason, getVersion
resolve, resolve
FileCollection getFiles()