public interface Dependency
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
Scope |
getScope() |
String |
getVersion() |
boolean |
isOptional() |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.