A Gradle plugin that provides Maven-like dependency management and exclusions. The plugin provides a DSL to configure dependency management directly and by importing existing Maven boms. Based on the configured dependency management, the plugin will control the versions of your project's direct and transitive dependencies and will honour any exclusions declared in the poms of your project's dependencies and any imported boms.
To learn more about using the Dependency Management Plugin, please refer to its reference documentation.
Contributors to this project agree to uphold its code of conduct. Pull requests are welcome. Please see the contributor guidelines for details.
Dependency Management Plugin is open source software released under the Apache 2.0 license.