Search Gradle plugins
Plugin | Latest Version |
---|---|
com.palantir.jacoco-full-reportThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
com.palantir.jacoco-coverageThe com.palantir.jacoco-coverage plugin allows Gradle build scripts to configure minimum Java Code Coverage thresholds for projects, packages, classes, and files. The com.palantir.jacoco-full-report plugin adds a task that produces a Jacoco report for the combined code coverage of the tests of all subprojects of the current project. |
0.4.0
(07 June 2016) |
com.perrotuerto.buildconfigA plugin to generate a BuildConfig class |
0.1.24
(10 January 2016) |
com.blogspot.toomuchcoding.testprofilerThe idea of this plugin is to perform profiling of your tests. You will be able to see your test execution times sorted in the descending manner together with an information about a module and the class name from which the test was executed. |
0.3.2
(12 November 2015) |
com.github.chauhraj.slick.schemagenGradle plugin to generate Slick classes from Database schema |
0.1.1
(19 September 2015) |
com.github.tkruse.groovyshA gradle plugin to start command-line shells with your Application classes. |
1.0.8
(04 September 2015) |
com.flipboard.psyncGradle plugin that generates class representations of xml preferences |
1.1.5
(01 September 2015) |
ch.liquidmind.deflectorTurns checked exceptions into runtime exceptions by generating wrapper classes for arbitrary APIs in Java. |
0.0.3
(16 July 2015) |
com.github.cr0.macappbundleA Gradle Plugin to create a Mac OSX .app application based on the project with customizable class paths. |
3.1.0
(05 February 2015) |