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.6
(03 July 2026) |
|
A recipe library |
2.19.6
(03 July 2026) |
|
Configures publishing to Maven repositories |
2.19.6
(03 July 2026) |
|
Contacts and SCM data |
2.19.6
(03 July 2026) |
|
Core language module |
2.19.6
(03 July 2026) |
|
Text blocks compiled to Java 8 bytecode |
2.19.6
(03 July 2026) |
|
A module that is built with Java but does not publish artifacts |
2.19.6
(03 July 2026) |
|
Adds a checkBomAlignment task that fails the build if the BOM's transitive graph requests any org.openrewrite.* or io.moderne.* dependency at more than one version. Hooks into the check lifecycle and any AbstractPublishToMaven task. |
2.19.6
(03 July 2026) |
|
Official BugSnag Gradle Plugin |
1.1.1
(03 July 2026) |
|
Adds a Maven-style META-INF/maven/<groupId>/<artifactId>/pom.properties to the main jar, wired by convention from the project's group, name and version so Maven-aware tooling (SBOM generators, classpath inspectors, security scanners) can identify the artifact a jar belongs to. The generated file is deterministic with no timestamp, keeping archives reproducible. |
0.1.0
(03 July 2026) |