An ExcludeRule is used to describe transitive dependencies that should be excluded when resolving dependencies.
ExcludeRule
String
GROUP_KEY
MODULE_KEY
getGroup()
getModule()
The exact name of the organization or group that should be excluded.
The exact name of the module that should be excluded.
Gradle API 2.0