is not current version
Last Version 1.3.2

org.openrewrite.recipe:rewrite-recipe-bom 1.2.0

Eliminate tech-debt. Automatically.

GroupId

GroupId

org.openrewrite.recipe
ArtifactId

ArtifactId

rewrite-recipe-bom
Version

Version

1.2.0
Type

Type

pom

Download rewrite-recipe-bom 1.2.0


<!-- https://jarcasting.com/artifacts/org.openrewrite.recipe/rewrite-recipe-bom/ -->
<dependency>
    <groupId>org.openrewrite.recipe</groupId>
    <artifactId>rewrite-recipe-bom</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openrewrite.recipe/rewrite-recipe-bom/
implementation 'org.openrewrite.recipe:rewrite-recipe-bom:1.2.0'
// https://jarcasting.com/artifacts/org.openrewrite.recipe/rewrite-recipe-bom/
implementation ("org.openrewrite.recipe:rewrite-recipe-bom:1.2.0")
'org.openrewrite.recipe:rewrite-recipe-bom:pom:1.2.0'
<dependency org="org.openrewrite.recipe" name="rewrite-recipe-bom" rev="1.2.0">
  <artifact name="rewrite-recipe-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openrewrite.recipe', module='rewrite-recipe-bom', version='1.2.0')
)
libraryDependencies += "org.openrewrite.recipe" % "rewrite-recipe-bom" % "1.2.0"
[org.openrewrite.recipe/rewrite-recipe-bom "1.2.0"]