|
ShrinkWrap Resolver Maven API 2.0.0-cr-1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MavenDependencyExclusion
Defines a single element for a MavenDependency. Immutable.
| Method Summary | |
|---|---|
String |
getArtifactId()
Returns the "artifactId" portion of this artifact's coordinates |
String |
getGroupId()
Returns the "groupId" portion of this artifact's coordinates |
String |
toCanonicalForm()
Returns the canonical form of this MavenDependencyExclusion in format groupId:artifactId |
| Method Detail |
|---|
String toCanonicalForm()
MavenDependencyExclusion in format groupId:artifactId
Coordinate.toCanonicalForm()String getGroupId()
String getArtifactId()
|
ShrinkWrap Resolver Maven API 2.0.0-cr-1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||