org.codehaus.mojo.exec
public class ExecutableDependency extends Object
Constructor Summary | |
---|---|
ExecutableDependency() |
Method Summary | |
---|---|
boolean | equals(Object o) |
String | getArtifactId() |
String | getGroupId() |
int | hashCode() |
boolean | matches(Artifact artifact) |
void | setArtifactId(String artifactId) |
void | setGroupId(String groupId) |
String | toString() |