Package org.wildfly.plugins.bombuilder
Class IncludeDependency
java.lang.Object
org.apache.maven.model.Dependency
org.wildfly.plugins.bombuilder.IncludeDependency
- All Implemented Interfaces:
Serializable,Cloneable,org.apache.maven.model.InputLocationTracker
public class IncludeDependency
extends org.apache.maven.model.Dependency
- Author:
- emmartins
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInheritExclusions(InheritExclusions inheritExclusions) voidsetTransitive(Boolean transitive) 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
-
IncludeDependency
public IncludeDependency()
-
-
Method Details
-
getTransitive
-
setTransitive
-
getInheritExclusions
-
setInheritExclusions
-