public class JarArtifact extends AbstractArtifact
artifactId, classifier, file, groupId, systemPath, type, version| Constructor and Description |
|---|
JarArtifact() |
JarArtifact(String groupId,
String artifactId,
String version,
String classifier,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
String |
toString() |
buildDefaultMavenCoordinates, getArtifactCoordinates, getArtifactId, getClassifier, getFile, getGroupId, getSystemPath, getVersion, setArtifactId, setClassifier, setFile, setGroupId, setSystemPath, setType, setVersionpublic String getType()
getType in class AbstractArtifactpublic String toString()
toString in class AbstractArtifactCopyright © 2012. All Rights Reserved.