Search Gradle plugins
Plugin | Latest Version |
---|---|
com.kdabir.rerun-only-failed-testsRe-run only failed tests |
0.0.1
(09 April 2018) |
com.carepay.sonar-qualitygateWaits for Sonarqube scanning to complete, then optionally fails the build if the Sonar qualitygate fails |
0.0.6
(21 May 2021) |
de.thetaphi.forbiddenapisAllows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.9
(03 April 2025) |
io.github.appspiriment.applicationThis Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.3
(25 February 2025) |
org.gradle.test-retryMitigate flaky tests by retrying tests when they fail |
1.6.2
(06 February 2025) |
se.bjurr.violations.violations-gradle-pluginGradle that will find report files from static code analysis, present and optionally fail the build. |
3.0.2
(09 November 2024) |
io.github.qux7.testnotrunerrorDetects test configuration errors: build fails if you misconfigure tests and they do not run |
0.1.2
(02 September 2024) |
ca.cutterslade.analyzeDependency analysis plugin for gradle. This plugin attempts to replicate the functionality of the maven dependency plugin's analyze goals which fail the build if dependencies are declared but not used or used but not declared. |
1.10.0
(15 July 2024) |
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) |
com.yahorbarkouski.todomeGradle plugin for those who mean business. No more optional TODOs. No more forgotten tasks. ToDoMe enforces due dates on every TODO and fails your build if you miss them. Code with conviction. Meet your deadlines. Keep your promises. |
1.0.3
(16 May 2023) |