Search Gradle plugins
Plugin | Latest Version |
---|---|
org.sirekanyan.version-checkerA Gradle plugin for checking the latest versions of dependencies |
1.0.6
(30 April 2023) |
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.5
(03 November 2020) |
org.checkerframeworkRe-usable build logic for extending the Java type system via the Checker Framework, for Gradle builds |
0.6.28
(01 June 2023) |
gov.tak.gradle.plugins.checker-processorChecker Processor Plugin |
1.2.7
(30 January 2023) |
all.shared.gradle.project-style-checkerA small set of tasks for checking file style for all files and for checking code style of Gradle's code |
1.0.7
(04 September 2019) |
com.jaredsburrows.checkerframeworkGradle plugin to use the Checker Framework for Java. |
0.2.2
(20 December 2018) |
com.stehno.gradle.dependency-checkerGradle plugin to aid in managing dependencies. |
0.2.3
(19 January 2018) |
de.thetaphi.forbiddenapisAllows to parse Java byte code to find invocations of method/class/field signatures and fail build. |
3.5.1
(30 March 2023) |
com.github.ksoichiro.commit.checkerGradle plugin to check commits in a branch to avoid large diff in a pull requests |
0.1.1
(25 December 2015) |
io.beekeeper.gradle.plugins.dependency-updatesScan dependencies in you project and check if there are new verions available. |
0.14.0
(05 June 2023) |