Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A Gradle plugin to check and track dependencies in your project. Useful for meeting compliance targets, including 3rd-party libraries. |
2.1.2
(24 February 2021) |
|
This plugin enables a project to execute self-contained code validation logic, i.e. code validation logic that is implemented in the project itself or in one of its dependencies. |
4.0.5
(06 February 2023) |
|
You can find where a certain dependency exists in your Gradle project. This is useful when looking for vulnerabilities pointed out by tools like Dependabot. |
0.0.1
(21 May 2024) |
|
Gradle Plugin to automatically upgrade your java gradle project dependencies and send a GitHub pull request with the changes |
4.0.0
(01 November 2022) |
|
Gradle Plugin to automatically upgrade your java gradle project dependencies and send a GitHub pull request with the changes |
1.7.0
(01 March 2021) |
|
A plugin that depict the project |
0.2.3
(15 September 2020) |
|
A Gradle plugin that enhances build.gradle.kts by moving dependencies, basic project information, and repository configurations into a build.yml file. |
1.0.0
(28 November 2025) |
|
A plugin that helps you modularise projects and verify dependencies between different types of modules |
0.3.1
(13 June 2023) |
|
Gradle plugin to generate version and license reports for your Java (multi)project. The plugin scans all the dependencies and the transitive dependencies (off the shelf software, OTS-SW) and lists the version and license for each dependency. The plugin can also generate an version up-to-date report for the dependencies. Min Gradle version 7.0. |
1.0.0-beta.10
(20 March 2022) |
|
Resolve your maven dependencies from a standalone embed maven local repository folder(on the project directory for example) |
1.0.7
(03 June 2016) |