MVN

com.github.xiongxcodes : haohope-dependencies

Maven & Gradle

Jan 24, 2021
1 usages
0 stars

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

<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-dependencies</artifactId>
    <version>1.0.1-RELEASES</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.1-RELEASES

All Versions

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

  • Version Updated
  • haohope-dependencies-1.0.1-RELEASES

    Jan 24, 2021
  • haohope-dependencies-1.0.0-releases

    Jan 24, 2021

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xiongxcodes</groupId>
    <artifactId>haohope-dependencies</artifactId>
    <version>1.0.1-RELEASES</version>
</dependency>