MVN

tech.mhuang : hmtool-parent

Maven & Gradle

May 08, 2020

hmtool-parent · hmtool通用工具父POM

<dependency>
    <groupId>tech.mhuang</groupId>
    <artifactId>hmtool-parent</artifactId>
    <version>1.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tech.mhuang : hmtool-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.6.2

All Versions

Choose a version of tech.mhuang : hmtool-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6.x
hmtool-parent-1.6.2
hmtool-parent-1.6.1
hmtool-parent-1.6.0
1.3.x
hmtool-parent-1.3.1
hmtool-parent-1.3.0
1.2.x
hmtool-parent-1.2.0
1.1.x
hmtool-parent-1.1.0
1.0.x
hmtool-parent-1.0.1
hmtool-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tech.mhuang</groupId>
    <artifactId>hmtool-parent</artifactId>
    <version>1.6.2</version>
</dependency>

Advertisement