Search Gradle plugins
Plugin | Latest Version |
---|---|
ch.essmann.gradle.check-java-versionThis plugin checks the Java version your Gradle build is running with. If the version is lower than the required minimum version or it exceeds the maximum version accepted, then the build is aborted with an friendly, easy to spot error message pointing towards the problem. This should help to avoid having to dig through the build output to find only to find an unsupported class file version error messages buried somehere in the output due to a bad Java runtime version. |
1
(03 July 2022) |
io.freefair.android-pmdRun PMD on your android source-sets |
7.2.0-m1
(24 May 2022) |
io.freefair.android-checkstyleRun Checkstyle on your android source-sets |
7.2.0-m1
(24 May 2022) |
com.jaredsburrows.spoonGradle plugin that provides a task to run Android instrumentation tests via Spoon. |
1.6.0
(27 April 2022) |
io.github.ricardorlg.DeviceFarmTractorGradlePluginRun Serenity BDD appium tests on AWS Device farm |
1.1.0
(25 March 2022) |
io.beekeeper.gradle.plugins.code-analysis-checkRuns static analysis on the code to check for correctnes |
0.10.1
(09 March 2022) |
nebula.integtestAdds source set and task for running integration tests separately from unit tests |
9.6.3
(24 February 2022) |
com.quittle.android-emulatorAutomatically installs and sets up the Android emulator for easy running of instrumentation tests. |
0.4.5
(21 February 2022) |
nebula.ospackage-application-daemonCreates daemontools setup to run output from application plugin |
9.1.1
(01 February 2022) |
edu.umich.med.michr.h2-pluginA Gradle plugin for running the H2 database. |
1.0.1
(05 January 2022) |