Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Builds recipe libraries with the minimum of opinions or conventions about any other aspect of the build. Does not configure artifact repositories or publishing. Use org.openrewrite.build.recipe-library if you want to build a recipe library as OSS. |
2.19.7
(06 July 2026) |
|
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.6
(22 June 2026) |
|
Shared build utilities and environment checks for Meiji Academy projects. |
1.3.0
(24 May 2026) |
|
Andromeda Gradle Plugin by Farsroidx provides a set of pre-configured extensions, tasks, and utility functions to streamline project setup and build automation. It automatically applies essential pre-build configurations, adds reusable Kotlin DSL extensions, and simplifies dependency management for Android and JVM projects. This plugin is designed to save development time by providing ready-to-use pre-build code, custom tasks, and build conventions that can be immediately applied to any project. |
1.1.0
(19 May 2026) |
|
A Gradle plugin that sets an overall run timeout for the build |
1.0.1
(18 May 2026) |
|
A Gradle plugin that uses the CMake build framework for C/C++ builds. |
0.9.7
(08 May 2026) |
|
A Gradle plugin that generates a Java source file with constants describing the build. |
2.2.0
(01 May 2026) |
|
This plugin sets up the basic capabilities necessary for building Smithy models.Applying this plugin will create the basic source sets and configurations needed for smithyprojects. It will also create a smithy build task that will build and validate all the smithy models in the project. |
1.4.0
(24 February 2026) |
|
A plugin that injects a Gradle build into SVUnit |
0.3.0-beta.1
(13 November 2025) |
|
A plugin that builds SVUnit as an HDVL project |
0.3.0-beta.1
(13 November 2025) |