Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

gradle/gradle-dependency-constrain

Gradle Dependency Constrain

This is a POC for constraining Gradle Dependencies with a simple constraints.xml file.

This aims to support the goals of the Supporting Automated Dependency Updating in the Gradle Ecosystem proposal.

Implementation Details

This project is implemented as two components, a Gradle Plugin and a library. The library the logic for parsing the constraints.xml file and the plugin is the Gradle Plugin that is used to apply the constraints. The idea behind the library is to allow this code to be shared both between this plugin and the gradle/gradle build.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published