Interface DownloadedDependency
- All Superinterfaces:
Artifact, Dependency, DownloadedArtifact
@Experimental
@Immutable
public interface DownloadedDependency
extends Dependency, DownloadedArtifact
A
Dependency that has been resolved, i.e. downloaded to the local repository.- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface Artifact
getArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, keyMethods inherited from interface Dependency
getScope, getType, isOptional, toCoordinatesMethods inherited from interface DownloadedArtifact
getPath