| License |
License |
|---|---|
| GroupId | GroupIdorg.openrewrite.recipe |
| ArtifactId | ArtifactIdrewrite-recipe-bom |
| Last Version | Last Version1.3.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionrewrite-recipe-bom
Eliminate tech-debt. Automatically.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rewrite-recipe-bom-1.3.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openrewrite.recipe/rewrite-recipe-bom/ -->
<dependency>
<groupId>org.openrewrite.recipe</groupId>
<artifactId>rewrite-recipe-bom</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openrewrite.recipe/rewrite-recipe-bom/
implementation 'org.openrewrite.recipe:rewrite-recipe-bom:1.3.2'
// https://jarcasting.com/artifacts/org.openrewrite.recipe/rewrite-recipe-bom/
implementation ("org.openrewrite.recipe:rewrite-recipe-bom:1.3.2")
'org.openrewrite.recipe:rewrite-recipe-bom:pom:1.3.2'
<dependency org="org.openrewrite.recipe" name="rewrite-recipe-bom" rev="1.3.2">
<artifact name="rewrite-recipe-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openrewrite.recipe', module='rewrite-recipe-bom', version='1.3.2')
)
libraryDependencies += "org.openrewrite.recipe" % "rewrite-recipe-bom" % "1.3.2"
[org.openrewrite.recipe/rewrite-recipe-bom "1.3.2"]