Package org.savantbuild.parser.groovy
Class ExclusionDelegate
java.lang.Object
org.savantbuild.parser.groovy.ExclusionDelegate
Groovy delegate that defines the exclusions for a single dependency.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExclusionDelegate
public ExclusionDelegate()
-
-
Method Details
-
exclusion
Defines am exclusion. This takes a Map of attributes but only theidattributes is required. This attribute defines the exclusion using the shorthand notation.- Parameters:
attributes- The attributes.- Returns:
- Nothing
- See Also:
-
Artifact(String)
-
getExclusions
-