Search Gradle plugins
Plugin | Latest Version |
---|---|
name.remal.dependencies-modifierPlugin that modifies dependencies. |
1.5.0
(18 August 2021) |
com.github.lanchon.dexpatcher.patched-applicationThe DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
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) |
io.github.gw-kit.delta-coveragePlugin that computes code coverage on modified code |
3.0.0
(21 November 2024) |
com.ryandens.jlink-jibModifies container images to use a minimal java runtime built with jlink. |
0.4.1
(16 September 2024) |
com.ryandens.jlink-application-distributionModifies application distribution to use a minimal java runtime built with jlink. |
0.4.1
(16 September 2024) |
com.ryandens.jlink-applicationModifies application plugin to integrate with jlink |
0.4.1
(16 September 2024) |
ch.addere.dga.connectorpluginThe Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations. |
0.1.5
(13 September 2024) |
io.github.surpsg.delta-coveragePlugin that computes code coverage on modified code |
2.5.0
(08 September 2024) |
com.github.ldenisey.setversionsGradle plugin that provides tasks to modify project and modules versions. |
1.0.4
(30 October 2023) |