Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.vishalsharma1997.new-code-coverage-checkerPlugin that computes new code coverage based on Git commits difference |
1.0.18
(01 February 2024) |
se.eelde.build-optimizationsVerify that builds on developer machines (plugin will sidestep checks on CI) are running with expected optimizations enabled. Daemon builds, parallel, xmx etc. Useful for new developers, new machines, if you accidentally delete your .gradle folder etc. A good way to get new optimizations from gradle to be adopted across users of your repository / your organization. |
0.2.0
(13 December 2020) |
com.newrelic.agent.androidThe New Relic Android Gradle plugin instruments classes for Android applications |
7.6.6
(15 April 2025) |
io.github.joleksiysurovtsev.gradle-dev-containers-starterA Gradle plugin to automate the deployment of Kafka and Zookeeper containers using Docker. It handles container creation, initialization, and network setup. With each new version, new containers and tasks will be added |
0.0.1
(05 September 2023) |
com.palawanframe.angular-baseCreates new angular project from only gradle initialized project. Simply apply plugin into your gradle project and execute :angularInit task and new angular project will be created. |
0.3.2
(15 February 2022) |
com.trevorism.create-projectCreate standard folder structure, build file, and sample code with unit tests for a new project. |
0.9.0
(28 October 2020) |
com.mirror.pluginsNew variant generator |
0.1.1.3
(23 July 2017) |
io.beekeeper.gradle.plugins.dependency-updatesScan dependencies in you project and check if there are new verions available. |
0.16.1
(05 May 2025) |
org.gradle.samplesPlugin required for authoring new Gradle Samples |
0.23.4
(21 April 2025) |
name.remal.test-source-setsPlugin that provides testSourceSet object for creating new source sets for testing. For all created source sets Test task is created. All dependencies are inherited from 'test' source set. |
5.0.1
(03 April 2025) |