Package org.apache.maven.api
Interface DependencyCoordinate
- All Superinterfaces:
ArtifactCoordinate
- All Known Implementing Classes:
DefaultDependencyCoordinate
- Since:
- 4.0.0
-
Method Summary
Methods inherited from interface org.apache.maven.api.ArtifactCoordinate
getArtifactId, getClassifier, getExtension, getGroupId, getId, getVersion
-
Method Details
-
getType
The type of the artifact.- Returns:
- the type
-
getScope
-
getOptional
-
getExclusions
-