public class DynamicPomDependency extends Object
| Constructor and Description |
|---|
DynamicPomDependency(String groupID,
String artifactID,
String version,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactID() |
String |
getGroupID() |
String |
getScope() |
String |
getVersion() |
String |
toString() |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.