is not current version
Last Version 2.25.0.Final

org.jboss.forge.roaster:roaster-bom 2.21.1.Final

Forge Roaster "Bill of Materials".

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.forge.roaster
ArtifactId

ArtifactId

roaster-bom
Version

Version

2.21.1.Final
Type

Type

pom

Download roaster-bom 2.21.1.Final


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