Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.gradlex.java-module-dependencies
CC-compatible
A plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
1.13.2
(25 August 2026) |
|
Ensure Jakarta EE dependencies are at versions with the 'jakarta' namespace, or force them back to Java EE dependencies with the 'javax' namespace |
0.7.0
(28 August 2026) |
|
Release opinions on top of gradle-git |
21.1.3
(04 September 2026) |
|
Plugin that provides tasks for discovering dependency and Gradle updates. |
1.5.0
(18 August 2021) |
org.jetbrains.kotlinx.rpc.plugin
CC-compatible
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.3
(25 June 2026) |
|
The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.8
(21 May 2026) |
|
Built on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
|
Built on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
|
This plugin allows you to create Java-based AWS CDK projects without having to have a local node version installed, or to install the CDK CLI separately. |
0.3
(01 April 2025) |
|
This plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.11
(14 July 2025) |