Exclude() should support 'name' property as a alias to 'module'

ModuleDependency::exclude and Configuration::exclude methods should support ‘name’ property as a alias to ‘module’. ‘Module’ is a uncommon term for artifactId in gradle world.