Search Gradle plugins

Plugin Latest Version

Adds Maven Repositories for GitLab groups and/or projects in a Conta manner

2.0.0
(24 April 2026)

With Huanshankeji team's group, aka "com.huanshankeji"

0.11.0
(27 October 2025)

A plugin for workspace projects. A workspace project groups a number of related projects, each stored in a separate Git repository. This plugin automates cloning of projects included in a workspace for developers who start working with it. The DSL of the plugin allows to specify the list of projects in the workspace and to which subdirectories they are to be cloned.

1.0.3
(16 March 2023)

Docker Compose file generation and lifecycle management. Registers generateDockerCompose (resolves artifact versions into a docker-compose.yml template), dockerComposeUp, and dockerComposeDown tasks. Configure the template path, output file, and token replacements via the dockerCompose DSL. Template tokens use {{group:name}} syntax and are resolved from the docker configuration or explicit templateToken(key, value) entries.

0.1.0
(17 June 2026)

Tweaks lifecycle task setup: add quality check lifecycle tasks and remove some tasks from 'build' group

0.7.10
(11 June 2026)

Applies java-library and jacoco, configures the Java 25 toolchain, JaCoCo XML coverage reports with build/generated-source class exclusions, jar manifest Implementation-Title/Version, and javadoc Xdoclint:all,-html with -quiet. Reads optional GROUP and VERSION_NAME project properties when set.

2026.05.10
(25 May 2026)

Scans all Android Gradle modules and their AAR/JAR dependencies at build time, producing JSON mapping files (module metadata, resource mapping, package mapping) that power per-LOB (Line-of-Business) APK size attribution in the ApkSize Analyzer CLI. Supports dynamic feature modules, functional unit grouping, and fine-grained overrides.

0.6.0
(13 March 2026)

Outputs resolved dependencies as JSON grouped by configuration

1.2.3
(26 April 2025)

Plugin will setup sync gradle tasks in group cocoapods for cocoapods integration. Example of podspec for integration here - https://github.com/icerockdev/moko-template/blob/master/mpp-library/MultiPlatformLibrary.podspec

0.14.4
(29 September 2024)

A plugin for the Gradle build system that allows specifying test sets (like integration or acceptance tests). Each test set is a logical grouping of a source set, dependency configurations, and related tasks and artifacts.

4.1.0
(09 September 2023)