public class TomcatDependency extends MavenDependency
<tomcatDependencies>
<tomcatDependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.32</version>
</tomcatDependency>
<tomcatDependencies>
| Constructor and Description |
|---|
TomcatDependency() |
TomcatDependency(String g,
String a,
String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
equals, getArtifactId, getClassifier, getGroupId, getVersion, hashCode, setArtifactId, setClassifier, setGroupId, setVersionCopyright © 2017. All rights reserved.