Search Gradle plugins
Plugin | Latest Version |
---|---|
com.liferay.dependency.checkerThe 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.6
(04 August 2023) |
nebula.maven-resolved-dependenciesBuilt on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
nebula.ivy-resolved-dependenciesBuilt on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions |
18.4.0
(28 February 2022) |
com.kiiadi.gradle-cdk-pluginThis 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) |
io.github.appspiriment.roomThis 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) |
org.gradlex.java-module-dependenciesA plugin that makes Gradle respect the dependencies defined in 'module-info.java' files. |
1.9.2
(18 June 2025) |
sh.nothing.auto-debug-suffixAutomatically add DEBUG suffix on version and package name of Android app |
0.1.2
(01 August 2019) |
org.jetbrains.kotlinx.rpc.pluginThe 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.9.1
(18 July 2025) |
ro.amocanu.amworkflowGit workflow for development teams, via Gradle tasks. Continuous-delivery style and versioned style are both supported. |
1.1
(26 May 2016) |
xyz.ronella.simple-gitThe plugin that allows you access to git commands inside gradle as task |
2.2.1
(09 December 2024) |