MVN

com.github.xiongxcodes : haohope-bom

Maven & Gradle

Feb 03, 2021
2 usages
0 stars

Haohope BOM · Modules to centralize common resources and configuration for "haohope components" Maven builds.

<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-bom</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xiongxcodes : haohope-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.xiongxcodes : haohope-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
haohope-bom-1.0.3
haohope-bom-1.0.2
haohope-bom-1.0.1
haohope-bom-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-bom</artifactId>
    <version>1.0.3</version>
</dependency>