public class GavLabel extends Object implements Serializable
| Constructor and Description |
|---|
GavLabel(String label)
Construct from a given label
|
GavLabel(String groupId,
String artifactId,
String version)
Construct from maven coordinates and run ID.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getValue()
Get this label in string representation
|
int |
hashCode() |
public static final String KEY
public GavLabel(String label)
label - label as stored with the containerCopyright © 2023. All rights reserved.