@Incubating public interface DependencyArtifactSelector
Modifier and Type | Method | Description |
---|---|---|
String |
getClassifier() |
Returns the classifier of the artifact to select.
|
String |
getExtension() |
Returns the extension of the artifact to select.
|
String |
getType() |
Returns the type of the artifact to select
|