public interface Artifact
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getDependencyTrail() |
File |
getFile() |
String |
getGroupId() |
List<String> |
getOnlyDependenciesTrail() |
boolean |
isCompileScope() |
boolean |
isOptional() |
boolean |
isRuntimeScope() |
Copyright © 2018 MuleSoft Inc. All rights reserved.