org.apache.ivy.plugins.parser.m2
private static class PomModuleDescriptorBuilder.PomPluginElement extends Object implements PomDependencyMgt
| Constructor Summary | |
|---|---|
| PomPluginElement(String groupId, String artifactId, String version) | |
| Method Summary | |
|---|---|
| String | getArtifactId() |
| List | getExcludedModules() |
| String | getGroupId() |
| String | getScope() |
| String | getVersion() |