Search Gradle plugins

Plugin Latest Version

Graphfity creates a dependency node graph about your internal modules dependencies, helping you to analise and optimize the internal dependencies between your project modules, generating a png image about your project which is specially useful if you are developing a multi-module application

1.2.0
(30 April 2025)

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)

The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it 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.10.1
(27 October 2025)

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)