| Constructor and Description |
|---|
Exclusion(String groupId,
String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactId() |
String |
getGroupId() |
int |
hashCode() |
static List<GAV.Exclusion> |
parse(String str) |
String |
toString() |
public String getGroupId()
public String getArtifactId()
public static List<GAV.Exclusion> parse(String str)
Copyright © 2017. All Rights Reserved.