Skip to content

A Gradle plugin that provides Maven-like dependency management functionality

Notifications You must be signed in to change notification settings

GFriedrich/dependency-management-plugin

 
 

Repository files navigation

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.

About

A Gradle plugin that provides Maven-like dependency management functionality

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 61.1%
  • Groovy 36.7%
  • Shell 1.9%
  • Other 0.3%