public interface PomDependencyMgt
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getArtifactId() |
java.util.List<ModuleId> |
getExcludedModules() |
java.lang.String |
getGroupId() |
java.lang.String |
getScope() |
java.lang.String |
getVersion() |
java.lang.String getGroupId()
java.lang.String getArtifactId()
java.lang.String getVersion()
java.lang.String getScope()
java.util.List<ModuleId> getExcludedModules()
Copyright ©2007-2022 The Apache Software Foundation, Licensed under Apache License, Version 2.0.