Search Gradle plugins

Plugin Latest Version

Spring Security Project Plugin is a Gradle plugin that applies common configuration conventions to Java, Kotlin or Groovy modules.

1.0.13
(04 November 2025)

gradle plugin to assemble routers and services in each module

1.0.0-alpha10
(17 October 2025)

Perform cross-linking between Javadoc publications within a multi-module Gradle project

4.0.0
(14 October 2025)

Resolve all dependencies used in a gradle module, and automatically generates the definition file as part of the Android build.

13.1.0
(13 October 2025)

Enables easy modification of OpenTelemetry javaagent distributions with 3rd party extensions or auto-instrumentation modules

0.10.0
(23 September 2025)

Creates an interactive HTML report that helps analyze which modules depend on a given project ('dependents'), both directly and transitively.

1.0.0
(26 August 2025)

A Gradle plugin that assembles your modules into a custom runtime image

1.13.1-patch-2
(10 August 2025)

Generate a module-specific POJO class from .env file for Java and Android projects.

0.9.0
(31 July 2025)

A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules.

1.11.0
(25 July 2025)

This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose.

0.0.11
(14 July 2025)