Package org.apache.maven.api
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 org.apache.maven.api.Artifact
getArtifactId, getBaseVersion, getClassifier, getExtension, getGroupId, getVersion, isSnapshot, key
Methods inherited from interface org.apache.maven.api.Dependency
getScope, getType, isOptional, toCoordinates
Methods inherited from interface org.apache.maven.api.DownloadedArtifact
getPath