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, setVersion
public String getType()
getType
in class AbstractArtifact
public String toString()
toString
in class AbstractArtifact
Copyright © 2012. All Rights Reserved.