Search Gradle plugins

Plugin Latest Version

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)

Inserts snippets code of Kotlin into markdown documents from source example files and tests.

0.2.1
(21 April 2026)

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)

Java Censor is a Gradle plugin that enables developers to publish sources of closed source projects to a Maven repository. It does this by removing implemented code only leaving the signatures of public interfaces, classes, methods and fields behind.

1.1.0
(20 February 2018)

Scans sources for JaCoCo marker annotations (default: @ExcludeFromJacocoGeneratedCodeCoverage) that should be excluded from code coverage and generates an HTML+XML report with excluded code.

0.2.3
(01 May 2026)

Performs quality checks on your project's Java source files using SpotBugs and generates reports from these checks

6.5.4
(02 May 2026)

The Shellcheck Gradle plugin performs quality checks on your project'€™s Shell source files using Shellcheck and generates reports from these checks.

1.5.1
(06 March 2026)

Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code

0.5.1
(23 January 2026)

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

0.0.11
(14 July 2025)