Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.davidburstrom.version-compatibilitySets 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) |
cloud.rio.license-baseForked from hierynomus/license-gradle-plugin. Base plugin to apply a header to files, typically a license |
0.16.5
(16 October 2025) |
ch.tutteli.gradle.plugins.spekApplies 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) |
org.entur.plugins.orbdependencycheckGradle 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) |
io.gitlab.jkushmaul.smaliA 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) |
com.github.fkorotkov.librariesSpecify versions of external libraries in a centralized place and use them across the sub-projects |
1.1
(08 May 2020) |
io.github.redgreencoding.findclassA plugin that helps you find out from which .jar archive a class is loaded from |
0.0.2
(07 May 2024) |
org.unbroken-dome.test-setsA 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) |
com.lazan.java-monkey-patchCreate a patch jar by combining classes and resources from a dependency with classes and resources defined in a project |
1.0
(14 September 2017) |
com.github.hauner.jarTestcreate 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) |