MVN

com.garethahealy.poms : commons-bom

Maven & Gradle

Oct 28, 2018
11 usages
2 stars

POMs :: Commons Bill Of Materials (BOM)

<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>commons-bom</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.garethahealy.poms : commons-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.garethahealy.poms : commons-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
commons-bom-1.1.0
1.0.x
commons-bom-1.0.5
commons-bom-1.0.3
commons-bom-1.0.2
commons-bom-1.0.1
commons-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.garethahealy.poms</groupId>
    <artifactId>commons-bom</artifactId>
    <version>1.1.0</version>
</dependency>