MVN

info.offthecob.platform : bom

Maven & Gradle

Aug 27, 2023
0 stars

bom · Bill of Materials (BOM) for info.offthecob.platform

<dependency>
    <groupId>info.offthecob.platform</groupId>
    <artifactId>bom</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.offthecob.platform : bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of info.offthecob.platform : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bom-1.0.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>info.offthecob.platform</groupId>
    <artifactId>bom</artifactId>
    <version>1.0.11</version>
</dependency>

Advertisement