Search Gradle plugins
Plugin | Latest Version |
---|---|
org.neotech.plugin.rootcoverageA Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.3.0
(02 March 2020) |
com.osm.gradle.plugins.rusticYou can execute cargo commands from Gradle. This allows you to combine the rich features of Gradle with Cargo's actions. |
0.2.7
(16 February 2020) |
io.ezet.gradle.try-include-moduleInclude a module if it is available on a path specified in local.properties. This can be used in combination with `resolve-to-module` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
io.ezet.gradle.resolve-to-moduleResolves a gradle library dependency to a local source module if one is available. This can be used in combination with `try-include-local` to easily substitute remotely hosted dependencies with local sources when developing. |
0.0.1-alpha1
(15 November 2019) |
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) |
de.steffensky.latexA latex plugin for gradle. Providing features for running simple pdflatex and bibtex as well as a combination of both. |
0.2.1
(06 January 2017) |
neva.openjpaPlugin for enhancing JPA entity classes at compile time to be ready for OpenJPA. Especially useful when combined with Javarel Framework |
1.0.1
(22 October 2016) |
neva.scrPlugin for pre-processing classes annotated with Apache Felix SCR annotations. Especially useful when combined with Javarel Framework |
1.0.0
(14 June 2016) |
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) |