org.apache.tomcat.maven.plugin.tomcat7.run
Class ExtraDependency

java.lang.Object
  extended by org.apache.maven.model.Dependency
      extended by org.apache.tomcat.maven.plugin.tomcat7.run.ExtraDependency
All Implemented Interfaces:
Serializable

public class ExtraDependency
extends org.apache.maven.model.Dependency

Since:
2.0
Author:
Olivier Lamy
See Also:
Serialized Form

Constructor Summary
ExtraDependency()
           
 
Method Summary
 
Methods inherited from class org.apache.maven.model.Dependency
addExclusion, getArtifactId, getClassifier, getExclusions, getGroupId, getManagementKey, getModelEncoding, getScope, getSystemPath, getType, getVersion, isOptional, removeExclusion, setArtifactId, setClassifier, setExclusions, setGroupId, setModelEncoding, setOptional, setScope, setSystemPath, setType, setVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExtraDependency

public ExtraDependency()


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.