Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
The plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.3.0
(01 October 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) |
nebula.maven-dependencies
Deprecated
Add component.war if a war project, add component.java otherwise, add dependencies |
4.3.2
(03 November 2015) |