public static final class Dependency.Exclusion extends Object
A dependency exclusion.
Type Params | Return Type | Name and description |
---|---|---|
|
public boolean |
equals(Object obj) |
|
public String |
getArtifactId() Return the exclusion artifact ID. |
|
public String |
getGroupId() Return the exclusion group ID. |
|
public int |
hashCode() |
|
public String |
toString() |