public static final class MavenPlugin.Dependency extends Object
<dependency> of a MavenPlugin.| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId()
Return the artifact ID of the plugin dependency.
|
String |
getGroupId()
Return the group ID of the plugin dependency.
|
String |
getVersion()
Return the version of the plugin dependency.
|
public String getGroupId()
public String getArtifactId()
public String getVersion()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.