public interface ArtifactHandler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ROLE |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassifier()
Get the classifier associated to the dependency type.
|
java.lang.String |
getDirectory() |
java.lang.String |
getExtension()
Get the file extension associated to the file represented by the dependency type.
|
java.lang.String |
getLanguage() |
java.lang.String |
getPackaging() |
boolean |
isAddedToClasspath() |
boolean |
isIncludesDependencies() |
java.lang.String getExtension()
java.lang.String getDirectory()
java.lang.String getClassifier()
java.lang.String getPackaging()
boolean isIncludesDependencies()
java.lang.String getLanguage()
boolean isAddedToClasspath()