|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArtifactIdentifier
The identifier for a module artifact.
Method Summary | |
---|---|
String |
getClassifier()
Returns the classifier of this dependency artifact. |
String |
getExtension()
Returns the extension of this dependency artifact. |
ModuleVersionIdentifier |
getModuleVersionIdentifier()
Returns the identifier of the module that owns this artifact. |
String |
getName()
Returns the name of the dependency artifact. |
String |
getType()
Returns the type of the dependency artifact. |
Method Detail |
---|
ModuleVersionIdentifier getModuleVersionIdentifier()
String getName()
String getType()
getExtension()
String getExtension()
getType()
String getClassifier()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |