is not current version
Last Version 1.3.2

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

Eliminate tech-debt. Automatically.

GroupId

GroupId

org.openrewrite.recipe
ArtifactId

ArtifactId

rewrite-recipe-bom
Version

Version

1.3.1
Type

Type

pom

Download rewrite-recipe-bom 1.3.1


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