gradle-dependency-lock-plugin
Dependency locker
A plugin that allows developers to lock dynamic dependency versions to specific versions in their build.gradle files.
A plugin to allow people using dynamic dependency versions to lock them to specific versions.
294 stars
26 watching
43 forks
Language: Groovy
last commit: 4 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ksoichiro/gradle-android-git | A plugin for managing Android app dependencies using Git commit hashes or tags. | 22 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 22 |
splitties/refreshversions | A tool to simplify dependency management and version updates in Gradle projects | 1,660 |
frege/frege-gradle-plugin | A Gradle plugin for compiling and managing Frege projects | 25 |
researchgate/gradle-release | Automates the release process for projects using Gradle by providing a Maven-like workflow | 868 |
janderssonse/gradle-versions-filter-plugin | A plugin for Gradle that filters and updates dependencies based on version criteria | 18 |
int128/gradle-ssh-plugin | Provides SSH facilities for command execution or file transfer in Gradle builds. | 320 |
aghilasmessara/android-native-dependencies | Automates the resolution and download of Android native dependencies (.so) into jniLibs directory | 204 |
craigburke/bower-installer-gradle | Manages client-side dependencies using the Bower package manager within a Gradle build script | 28 |
martoe/gradle-svntools-plugin | A Gradle plugin that provides various Subversion-related tasks for automating version control operations | 33 |
ksoichiro/gradle-build-info-plugin | Provides metadata about a software build, such as the Git commit ID and build date. | 37 |
novabyte/gradle-snapshot-plugin | A Gradle plugin that generates build metadata from SCM tools | 16 |
wfhartford/gradle-dependency-analyze | Analyzes dependencies in a Java project to identify potential issues and recommendations for improvement | 0 |
hierynomus/license-gradle-plugin | Automates license management for software projects by scanning and adapting source files to include a specified header. | 414 |
jintin/andle | Tool to synchronize Android project dependencies and build configurations | 57 |