@Incubating public interface MavenDependency
MavenPublication
.Modifier and Type | Method and Description |
---|---|
String |
getArtifactId()
The artifactId value for this dependency.
|
String |
getGroupId()
The groupId value for this dependency.
|
String |
getVersion()
The version value for this dependency.
|