Class ClasspathDependency

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.apache.maven.model.InputLocationTracker

    public class ClasspathDependency
    extends org.apache.maven.model.Dependency
    Dependencies that should go to the classpath explicitly.
    Author:
    harald
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class org.apache.maven.model.Dependency

        addExclusion, clearManagementKey, clone, getArtifactId, getClassifier, getExclusions, getGroupId, getLocation, getManagementKey, getOptional, getScope, getSystemPath, getType, getVersion, isOptional, removeExclusion, setArtifactId, setClassifier, setExclusions, setGroupId, setLocation, setOptional, setOptional, setOtherLocation, setScope, setSystemPath, setType, setVersion, toString
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ClasspathDependency

        public ClasspathDependency()