Package org.wurbelizer.maven
Class WurbletDependency
java.lang.Object
org.apache.maven.model.Dependency
org.wurbelizer.maven.WurbletDependency
- All Implemented Interfaces:
Serializable
,Cloneable
,org.apache.maven.model.InputLocationTracker
public class WurbletDependency
extends org.apache.maven.model.Dependency
Resource the wurblets depend on.
- Author:
- harald
- See Also:
-
Constructor Summary
-
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
-
Constructor Details
-
WurbletDependency
public WurbletDependency()
-