@CompileStatic class BannedDependencies extends AbstractBanDependencies
This rule checks that lists of dependencies are not included.
Adapted from org.apache.maven.plugins.enforcer.BannedDependencies
.
Original author: Brian Fox
Type | Name and description |
---|---|
ListProperty<String> |
excludes |
ListProperty<String> |
includes |
Constructor and description |
---|
BannedDependencies
(ObjectFactory objects) |
Methods inherited from class | Name |
---|---|
class AbstractFilteringEnforcerRule |
execute, setPhases |
class AbstractEnforcerRule |
execute, setEnforcerLevel, validate |
Groovy Documentation