MVN

org.wildfly.swarm : build-bom

Maven & Gradle

Jan 18, 2016
391 stars

WildFly Swarm: Build BOM · WildFly Swarm: Build BOM

<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>build-bom</artifactId>
    <version>1.0.0.Alpha6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.swarm : build-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Alpha6
  • Latest Alpha: 1.0.0.Alpha6

All Versions

Choose a version of org.wildfly.swarm : build-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
build-bom-1.0.0.Alpha6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>build-bom</artifactId>
    <version>1.0.0.Alpha6</version>
</dependency>