public class TomcatArtifact extends AbstractArtifact
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_TOMCAT_VERSION  | 
static String | 
TOMCAT_ARTIFACTID  | 
static String | 
TOMCAT_GROUPID  | 
static String | 
TOMCAT_TYPE  | 
artifactId, classifier, file, groupId, systemPath, type, version| Constructor and Description | 
|---|
TomcatArtifact()  | 
TomcatArtifact(String version)  | 
| 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 static final String DEFAULT_TOMCAT_VERSION
public static final String TOMCAT_GROUPID
public static final String TOMCAT_ARTIFACTID
public static final String TOMCAT_TYPE
public TomcatArtifact()
public TomcatArtifact(String version)
public String getType()
getType in class AbstractArtifactpublic String toString()
toString in class AbstractArtifactCopyright © 2012. All Rights Reserved.