Package org.apache.maven.api
Interface DependencyCoordinate
- All Superinterfaces:
- ArtifactCoordinate
- All Known Implementing Classes:
- DefaultDependencyCoordinate
- Since:
- 4.0
- 
Method SummaryMethods inherited from interface org.apache.maven.api.ArtifactCoordinategetArtifactId, getClassifier, getExtension, getGroupId, getId, getVersion
- 
Method Details- 
getTypeThe type of the artifact.- Returns:
- the type
 
- 
getScope
- 
getOptional
- 
getExclusions
 
-