Search Gradle plugins

Plugin Latest Version

Various recipes for Gradle Build Scans

0.2.3
(29 March 2018)

Gradle plugin to perform source code token replacements in Java-based projects

1.0.1
(25 April 2016)

Format Java source code and sort imports using Eclipse formatter

1.5
(28 February 2016)

Gradle plugin to perform source code token replacements in Java-based projects

1.0.1
(03 October 2015)

Easily interact with your Groovy and Java source code using Groovy Console

1.1
(21 June 2015)

The 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)

The 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)

A plugin to aid with codeGeneration without using buildSrc. It provides an additional generate section to sourceSets. In this section individual files to be generated can be specified. Each sourceset has an accompanying ...generator sourceSet where the actual generator source can live.

0.6.0
(01 March 2023)

Generates Java and/or Kotlin sources from .thrift files

3.1.0
(13 December 2022)

Check for existance of OWNERSHIP.toml in subprojects and verify that it contains ownership information. Will soon also check for description and have additional tasks to generate code owner files that are understood by source control systems. Attaches to the check

0.0.12
(20 November 2025)