Skip to main content

Latest versions of every OpenRewrite module

OpenRewrite's modules are published to Maven Central. Each time a release is made, a bill of materials artifact is also published to correctly align and manage the versions of all published artifacts. The Gradle plugin is published to the Gradle Plugin Portal.

It is highly recommended that developers use the rewrite-recipe-bom to align the versions of Rewrite's modules to ensure compatibility. The use of the "bill of materials" means that a developer will only need to specify explicit versions of the BOM and the build plugins:

ModuleVersionLicense
org.openrewrite:rewrite-bom8.47.1Apache License Version 2.0
org.openrewrite:rewrite-maven-plugin6.2.0Apache License Version 2.0
org.openrewrite:rewrite-gradle-plugin7.1.5Apache License Version 2.0
org.openrewrite.recipe:rewrite-recipe-bom3.3.0Apache License Version 2.0
io.moderne.recipe:moderne-recipe-bom0.5.0Moderne Proprietary
io.moderne.recipe:rewrite-hibernate0.2.0Moderne Proprietary
io.moderne.recipe:rewrite-spring0.3.0Moderne Proprietary
org.openrewrite:rewrite-cobol2.13.0Moderne Proprietary
org.openrewrite:rewrite-core8.47.1Apache License Version 2.0
org.openrewrite:rewrite-csharp0.22.0Moderne Source Available
org.openrewrite:rewrite-gradle8.47.1Apache License Version 2.0
org.openrewrite:rewrite-groovy8.47.1Apache License Version 2.0
org.openrewrite:rewrite-hcl8.47.1Apache License Version 2.0
org.openrewrite:rewrite-java8.47.1Apache License Version 2.0
org.openrewrite:rewrite-javascript0.32.0Moderne Source Available
org.openrewrite:rewrite-json8.47.1Apache License Version 2.0
org.openrewrite:rewrite-kotlin1.28.0Apache License Version 2.0
org.openrewrite:rewrite-maven8.47.1Apache License Version 2.0
org.openrewrite:rewrite-polyglot2.1.2Apache License Version 2.0
org.openrewrite:rewrite-properties8.47.1Apache License Version 2.0
org.openrewrite:rewrite-protobuf8.47.1Apache License Version 2.0
org.openrewrite:rewrite-python1.32.0Moderne Source Available
org.openrewrite:rewrite-templating1.23.0Apache License Version 2.0
org.openrewrite:rewrite-toml8.47.1Apache License Version 2.0
org.openrewrite:rewrite-xml8.47.1Apache License Version 2.0
org.openrewrite:rewrite-yaml8.47.1Apache License Version 2.0
org.openrewrite.meta:rewrite-analysis2.18.0Apache License Version 2.0
org.openrewrite.recipe:rewrite-ai-search0.25.0Moderne Proprietary
org.openrewrite.recipe:rewrite-all1.12.0Apache License Version 2.0
org.openrewrite.recipe:rewrite-android0.7.3Moderne Proprietary
org.openrewrite.recipe:rewrite-apache2.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-circleci3.3.0Moderne Proprietary
org.openrewrite.recipe:rewrite-codemods0.9.0Moderne Source Available
org.openrewrite.recipe:rewrite-codemods-ng0.7.3Moderne Proprietary
org.openrewrite.recipe:rewrite-compiled-analysis0.2.5Moderne Proprietary
org.openrewrite.recipe:rewrite-comprehension0.4.0Moderne Proprietary
org.openrewrite.recipe:rewrite-concourse3.2.0Moderne Proprietary
org.openrewrite.recipe:rewrite-cucumber-jvm2.2.1Moderne Source Available
org.openrewrite.recipe:rewrite-docker2.2.1Moderne Source Available
org.openrewrite.recipe:rewrite-dotnet0.8.0Moderne Proprietary
org.openrewrite.recipe:rewrite-feature-flags1.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-github-actions3.2.0Moderne Source Available
org.openrewrite.recipe:rewrite-gitlab0.8.0Moderne Source Available
org.openrewrite.recipe:rewrite-hibernate2.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-jackson0.14.0Moderne Proprietary
org.openrewrite.recipe:rewrite-java-dependencies1.29.0Apache License Version 2.0
org.openrewrite.recipe:rewrite-java-security3.2.0Moderne Proprietary
org.openrewrite.recipe:rewrite-jenkins0.21.2Moderne Source Available
org.openrewrite.recipe:rewrite-kubernetes3.2.1Moderne Proprietary
org.openrewrite.recipe:rewrite-liberty1.13.1Apache License Version 2.0
org.openrewrite.recipe:rewrite-logging-frameworks3.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-micrometer0.16.0Moderne Source Available
org.openrewrite.recipe:rewrite-micronaut2.18.0Apache License Version 2.0
org.openrewrite.recipe:rewrite-migrate-java3.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-nodejs0.18.1Moderne Proprietary
org.openrewrite.recipe:rewrite-okhttp0.10.1Moderne Source Available
org.openrewrite.recipe:rewrite-openapi0.15.0Apache License Version 2.0
org.openrewrite.recipe:rewrite-quarkus2.15.0Apache License Version 2.0
org.openrewrite.recipe:rewrite-reactive-streams0.10.0Moderne Proprietary
org.openrewrite.recipe:rewrite-rewrite0.1.2Moderne Source Available
org.openrewrite.recipe:rewrite-spring6.2.0Moderne Source Available
org.openrewrite.recipe:rewrite-sql2.1.2Moderne Proprietary
org.openrewrite.recipe:rewrite-static-analysis2.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-struts0.11.2Moderne Source Available
org.openrewrite.recipe:rewrite-terraform3.1.2Moderne Proprietary
org.openrewrite.recipe:rewrite-testing-frameworks3.3.0Moderne Source Available
org.openrewrite.recipe:rewrite-third-party0.16.1Apache License Version 2.0

CLI Installation

Install the latest versions of all the OpenRewrite recipe modules into the Moderne CLI:

mod config recipes jar install io.moderne.recipe:rewrite-hibernate:0.2.0 io.moderne.recipe:rewrite-spring:0.3.0 org.openrewrite:rewrite-core:8.47.1 org.openrewrite:rewrite-gradle:8.47.1 org.openrewrite:rewrite-groovy:8.47.1 org.openrewrite:rewrite-hcl:8.47.1 org.openrewrite:rewrite-java:8.47.1 org.openrewrite:rewrite-json:8.47.1 org.openrewrite:rewrite-kotlin:1.28.0 org.openrewrite:rewrite-maven:8.47.1 org.openrewrite:rewrite-properties:8.47.1 org.openrewrite:rewrite-protobuf:8.47.1 org.openrewrite:rewrite-toml:8.47.1 org.openrewrite:rewrite-xml:8.47.1 org.openrewrite:rewrite-yaml:8.47.1 org.openrewrite.meta:rewrite-analysis:2.18.0 org.openrewrite.recipe:rewrite-ai-search:0.25.0 org.openrewrite.recipe:rewrite-all:1.12.0 org.openrewrite.recipe:rewrite-android:0.7.3 org.openrewrite.recipe:rewrite-apache:2.3.0 org.openrewrite.recipe:rewrite-circleci:3.3.0 org.openrewrite.recipe:rewrite-codemods:0.9.0 org.openrewrite.recipe:rewrite-codemods-ng:0.7.3 org.openrewrite.recipe:rewrite-compiled-analysis:0.2.5 org.openrewrite.recipe:rewrite-comprehension:0.4.0 org.openrewrite.recipe:rewrite-concourse:3.2.0 org.openrewrite.recipe:rewrite-cucumber-jvm:2.2.1 org.openrewrite.recipe:rewrite-docker:2.2.1 org.openrewrite.recipe:rewrite-dotnet:0.8.0 org.openrewrite.recipe:rewrite-feature-flags:1.3.0 org.openrewrite.recipe:rewrite-github-actions:3.2.0 org.openrewrite.recipe:rewrite-gitlab:0.8.0 org.openrewrite.recipe:rewrite-hibernate:2.3.0 org.openrewrite.recipe:rewrite-jackson:0.14.0 org.openrewrite.recipe:rewrite-java-dependencies:1.29.0 org.openrewrite.recipe:rewrite-java-security:3.2.0 org.openrewrite.recipe:rewrite-jenkins:0.21.2 org.openrewrite.recipe:rewrite-kubernetes:3.2.1 org.openrewrite.recipe:rewrite-liberty:1.13.1 org.openrewrite.recipe:rewrite-logging-frameworks:3.3.0 org.openrewrite.recipe:rewrite-micrometer:0.16.0 org.openrewrite.recipe:rewrite-micronaut:2.18.0 org.openrewrite.recipe:rewrite-migrate-java:3.3.0 org.openrewrite.recipe:rewrite-nodejs:0.18.1 org.openrewrite.recipe:rewrite-okhttp:0.10.1 org.openrewrite.recipe:rewrite-openapi:0.15.0 org.openrewrite.recipe:rewrite-quarkus:2.15.0 org.openrewrite.recipe:rewrite-reactive-streams:0.10.0 org.openrewrite.recipe:rewrite-rewrite:0.1.2 org.openrewrite.recipe:rewrite-spring:6.2.0 org.openrewrite.recipe:rewrite-sql:2.1.2 org.openrewrite.recipe:rewrite-static-analysis:2.3.0 org.openrewrite.recipe:rewrite-struts:0.11.2 org.openrewrite.recipe:rewrite-terraform:3.1.2 org.openrewrite.recipe:rewrite-testing-frameworks:3.3.0 org.openrewrite.recipe:rewrite-third-party:0.16.1  --parallel