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.2
(10 June 2026) |
|
Configures publishing to Maven repositories |
2.19.2
(10 June 2026) |
|
This plugin is used to run Specmatic tests as part of the build process.It ensures some standardization for build processes across specmatic repositories. |
0.15.13
(05 June 2026) |
|
A template repository for kickstarting Gradle Plugins |
2.1.5
(03 June 2026) |
|
Opinionated convention plugin that applies and configures the Kotlin JVM toolchain, compiler arguments (-Xjsr305=strict, -Xemit-jvm-type-annotations, allWarningsAsErrors), javaParameters, and standard repositories (mavenLocal, mavenCentral). Used as a shared foundation by kotlin-library and spring-service convention plugins. |
0.6.0
(31 May 2026) |
|
Publish and push Maven artifacts to a git repository |
3.0.1
(28 May 2026) |
|
Settings-plugin that applies the Foojay toolchain resolver so requested JDK versions auto-provision without Gradle's no-toolchain-repositories deprecation warning. |
2026.05.10
(25 May 2026) |
|
The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold. |
1.0.8
(21 May 2026) |
|
Creates an agent docs local repository for resolved Gradle dependencies. This is then suitable for use by the MCP tool to serve agent docs |
0.1.1
(18 May 2026) |
|
Generates jOOQ Record, Pojo, Tables and Repository classes from SQL migrations (Liquibase/Flyway) |
0.5.0
(14 May 2026) |