String
| newArtifactId | The new artifactId to use. | | String
| configuration | Optional. The dependency configuration to search for dependencies in. |com.yourorg.ChangeDependencyArtifactIdExample
. Here's how you can define and customize such a recipe within your rewrite.yml:com.yourorg.ChangeDependencyArtifactIdExample
has been defined activate it and take a dependency on org.openrewrite:rewrite-gradle:7.22.0 in your build file:-Drewrite.activeRecipes=com.yourorg.ChangeDependencyArtifactIdExample