MVN

io.github.hpehl : maven-multi-module-template-bom

Maven & Gradle

Sep 21, 2022
2 stars

Maven Multi Module Template :: BOM · Bill of materials

<dependency>
    <groupId>io.github.hpehl</groupId>
    <artifactId>maven-multi-module-template-bom</artifactId>
    <version>0.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hpehl : maven-multi-module-template-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2.Final

All Versions

Choose a version of io.github.hpehl : maven-multi-module-template-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
maven-multi-module-template-bom-0.0.2.Final
maven-multi-module-template-bom-0.0.1.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hpehl</groupId>
    <artifactId>maven-multi-module-template-bom</artifactId>
    <version>0.0.2.Final</version>
</dependency>