public interface ArtifactHandler
| Modifier and Type | Method and Description | 
|---|---|
| String | getClassifier()Get the classifier associated to the dependency type. | 
| String | getDirectory() | 
| String | getExtension()Get the file extension associated to the file represented by the dependency type. | 
| String | getLanguage() | 
| String | getPackaging() | 
| boolean | isAddedToClasspath() | 
| boolean | isIncludesDependencies() | 
static final String ROLE
String getExtension()
String getDirectory()
String getClassifier()
String getPackaging()
boolean isIncludesDependencies()
String getLanguage()
boolean isAddedToClasspath()
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.