Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Automatically generate a Gradle version catalog from a BOM |
4.2.2
(16 July 2026) |
|
Painless dependencies management with the gradle kotlin-dsl |
0.2.6
(30 October 2018) |
|
Gradle plugin for create/update and delete AWS Cloudformation stacks. The parameters for the Cloudformation template can be managed per environment and kept in for instance Java properties files. Min Gradle version 7.0. |
1.0.0
(29 November 2022) |
|
Manages themes for for various ASciidoctor backends. . (If you need a production-ready version of the AsciidoctorJ plugin for Gradle use a 4.x release of this plugin instead). |
5.0.0-alpha.1
(19 September 2025) |
de.jjohannes.missing-metadata-guava
Deprecated
** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-resolution plugin instead Provides additional metadata for Guava versions that were not published with Gradle Module Metadata |
31.1.1
(03 April 2022) |
de.jjohannes.missing-metadata-jackson
Deprecated
** Deprecated ** Use the org.gradlex.jvm-dependency-conflict-resolution plugin instead Provides additional metadata for Jackson versions that were not published with Gradle Module Metadata |
0.1
(03 February 2020) |
|
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) |
|
Specify versions of external libraries in a centralized place and use them across the sub-projects |
1.1
(08 May 2020) |
|
Settings-level plugin applied in settings.gradle. Configures dependency resolution management with mavenLocal(), mavenCentral(), and an optional private stano-maven repository. Configures local build cache and optional S3 remote build cache (enabled via STANO_BUILD_CACHE_TYPE=s3; configured via STANO_BUILD_CACHE_S3_* variables). Pins the Kotlin JVM plugin to a fixed version and self-pins all com.stano plugins to the version bundled with this plugin. Exposes a buildCacheSettings DSL to customize the S3 cache key prefix. |
0.1.8
(27 July 2026) |
|
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.8
(27 July 2026) |