MVN

com.ibm.bamoe : bamoe-build-parent

Maven & Gradle

Jun 27, 2023
4 stars

BAMOE - Build Parent · IBM BAMOE build parent pom file.

<dependency>
    <groupId>com.ibm.bamoe</groupId>
    <artifactId>bamoe-build-parent</artifactId>
    <version>9.0.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ibm.bamoe : bamoe-build-parent to add to Maven - Latest Versions:

  • Latest Stable: 9.0.0.Final

All Versions

Choose a version of com.ibm.bamoe : bamoe-build-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
9.0.x
bamoe-build-parent-9.0.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ibm.bamoe</groupId>
    <artifactId>bamoe-build-parent</artifactId>
    <version>9.0.0.Final</version>
</dependency>