| Constructor and Description |
|---|
ArtifactIdentifier(String artifactId,
String groupId) |
ArtifactIdentifier(String artifactId,
String groupId,
String classifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getArtifactId() |
String |
getClassifier() |
String |
getGroupId() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All rights reserved.