MVN

com.github.xiongxcodes : haohope-build

Maven & Gradle

Feb 01, 2021
0 stars

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

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
20210131
haohope-build-20210131-SNAPSHOTS
2020
haohope-build-2020-0.0.1-SNAPSHOTS
1.1.x
haohope-build-1.1.1-SNAPSHOTS
1.0.x
haohope-build-1.0.9-releases
haohope-build-1.0.2-releases
haohope-build-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-build</artifactId>
    <version>1.0.0</version>
</dependency>