Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
|
Forked from hierynomus/license-gradle-plugin. Base plugin to apply a header to files, typically a license |
0.18.0
(24 October 2025) |
|
Applies the junitjacoco plugin and defines Spek as engine. Applies the kotlin plugin and sets up compile and test dependencies. |
5.0.3
(31 October 2024) |
|
Gradle plugin to check the orbs defined in your circleci config against the latest version in the circleci orb registry |
1.0.2
(19 January 2022) |
|
A gradle plugin to download apk_tool.jar with added tasks to assist in decompiling android APKs to smali, building smali, signing, pushing, debugging APKs. |
0.9.2
(22 October 2019) |
|
Specify versions of external libraries in a centralized place and use them across the sub-projects |
1.1
(08 May 2020) |
|
A plugin that helps you find out from which .jar archive a class is loaded from |
0.0.2
(07 May 2024) |
|
A plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests). Each test set is a logical grouping of a source set, dependency configurations, and related tasks and artifacts. |
4.1.0
(09 September 2023) |
|
Create a patch jar by combining classes and resources from a dependency with classes and resources defined in a project |
1.0
(14 September 2017) |
|
create a jar from the test source set. See https://github.com/hauner/gradle-plugins/tree/master/jartest for usage information. |
1.1.0
(28 May 2023) |