MVN

com.github.pengzhanqian : metool-parent

Maven & Gradle

Mar 18, 2020

metool · 提供基础的Java封装的简化的工具类方法和常量

<dependency>
    <groupId>com.github.pengzhanqian</groupId>
    <artifactId>metool-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.pengzhanqian : metool-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.pengzhanqian : metool-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
metool-parent-1.0.0
metool-parent-1.0.0-SNAPSHOTS

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.pengzhanqian</groupId>
    <artifactId>metool-parent</artifactId>
    <version>1.0.0</version>
</dependency>