Package org.tentackle.maven.plugin.jlink
Class ClasspathDependency
- java.lang.Object
-
- org.apache.maven.model.Dependency
-
- org.tentackle.maven.plugin.jlink.ClasspathDependency
-
- All Implemented Interfaces:
Serializable,Cloneable,org.apache.maven.model.InputLocationTracker
public class ClasspathDependency extends org.apache.maven.model.DependencyDependencies that should go to the classpath explicitly.- Author:
- harald
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClasspathDependency()
-
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
-
-