79645286

Date: 2025-05-30 10:25:43
Score: 1
Natty:
Report link
configurations.all {
    exclude group: 'commons-logging', module: 'commons-logging'
}


//This will exclude commons-logging:commons-logging from all configurations and //transitive paths.
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Akash-dev