Search Gradle plugins
Plugin | Latest Version |
---|---|
uk.co.scottdennison.java.gradle.plugin.velocityProvides a task for processing velocity templates into java source files. Allows for custom context data and template file combinations to be specified. |
0.1-SNAPSHOT
(15 August 2020) |
com.github.lanchon.dexpatcher.apk-libraryThe DexPatcher APK Library plugin processes an Android application (APK) file and produces a DexPatcher APK library file that can be used to create modified versions of the source application. The file is similar in structure to an Android Library (AAR) file. It includes the decoded Android resources of the application and its Dalvik bytecode translated into Java bytecode among other things. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.github.lanchon.dexpatcher.patch-libraryThe DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.exploids.plantumlfromsourceA plugin that generates PlantUML class diagrams from java source files |
0.1.2
(16 July 2021) |
io.github.jwharm.flatpak-gradle-generatorA Gradle plugin to generate a sources file for use with Flatpak |
1.2.0
(27 July 2024) |
com.github.spotbugsPerforms quality checks on your project's Java source files using SpotBugs and generates reports from these checks |
6.0.26
(01 November 2024) |
org.cthing.build-constantsA Gradle plugin that generates a Java source file with constants describing the build. |
2.0.0
(26 October 2024) |
com.felipefzdz.gradle.shellcheckThe Shellcheck Gradle plugin performs quality checks on your project's Shell source files using Shellcheck and generates reports from these checks. |
1.5.0
(26 September 2024) |
co.elastic.license-headersCheck source files for elastic license headers |
1.0.16
(23 August 2024) |
dev.lukebemish.docpatcherGenerates and applies javadoc patches to source files using javadoctor and spoon |
0.3.7
(22 November 2023) |