• Stars
    star
    690
  • Rank 65,522 (Top 2 %)
  • Language
    Java
  • Created over 10 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Gradle plugin that provides Maven-like dependency management functionality

Dependency Management Plugin

Chat on Gitter

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.

Contributing

Contributors to this project agree to uphold its code of conduct. Pull requests are welcome. Please see the contributor guidelines for details.

Licence

Dependency Management Plugin is open source software released under the Apache 2.0 license.