|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DependencyArtifact
An Artifact represents an artifact included in a Dependency.
| Field Summary | |
|---|---|
static String |
DEFAULT_TYPE
|
| Method Summary | |
|---|---|
String |
getClassifier()
Returns the classifier of this dependency artifact. |
String |
getExtension()
Returns the extension of this dependency artifact. |
String |
getName()
Returns the name of the dependency artifact. |
String |
getType()
Returns the type of the dependency artifact. |
String |
getUrl()
Returns an URL under which this dependency artifact can be retrieved. |
| Field Detail |
|---|
static final String DEFAULT_TYPE
| Method Detail |
|---|
String getName()
String getType()
getExtension()String getExtension()
getType()String getClassifier()
String getUrl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||