Last Version

Windup BOM 5.3.0.Final

Parent POM for JBoss projects. Provides default project build configuration.

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.windup
ArtifactId

ArtifactId

windup-bom
Version

Version

5.3.0.Final
Type

Type

pom
Description

Description

Windup BOM
Parent POM for JBoss projects. Provides default project build configuration.
Project Organization

Project Organization

JBoss by Red Hat

Download windup-bom 5.3.0.Final

Filename Size
windup-bom-5.3.0.Final.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.