Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin that processes compiled `*.class` files and inserts compile-time constants |
1.0.0-rc-1
(09 November 2024) |
io.github.git-commit-id.git-commit-id-gradle-plugin
CC-compatible
Capture comprehensive git repository metadata at build time -- commit ID, branch, tags, and more -- to embed in your artifacts for reproducibility and traceability. |
0.0.1
(07 April 2026) |
|
Plugin to generate Kotlin constants during build time. |
0.1.0-indev02
(05 October 2024) |
|
Measure the execution time of each task. |
0.1.3
(25 August 2021) |
|
A Gradle plugin that prints a build-end executive summary with timing metrics, slowest tasks, and cache statistics. Supports JSON export for CI integration. |
1.0.0
(24 February 2026) |
|
Build ratpack apps with gradle more easily! |
1.10.3
(09 November 2022) |
|
Automatically push the test results in real-time when the build is runnign on Appveyor |
4.0.1
(15 August 2024) |
|
Applies org.springframework.boot and wires the MSP Spring Boot BOM for dependency management. Names the bootJar after the root project and registers copyOtelJavaagent to copy the OpenTelemetry Java agent into build/libs at assemble time. Adds spring-boot-devtools (developmentOnly), micrometer-registry-prometheus (runtimeOnly), msp-spring-boot-application (implementation), and msp-spring-test-starter (testImplementation). Rewrites application.yml at processResources time with build metadata (context name, version, CI environment). When com.stano.docker is also applied, auto-configures the Docker image name, build args, and wires bootWar output as the Docker build context. |
0.1.6
(22 June 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) |
|
Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup. |
0.15.0-nightly.1
(21 July 2026) |