public class Artifact extends Object
| Constructor and Description |
|---|
Artifact(String groupId,
String artifactId,
String version,
String file) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactId() |
String |
getFile() |
String |
getGroupId() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2018–2024 HERE Europe B.V.. All rights reserved.