MVN

io.github.hlg212 : parent

Maven & Gradle

Apr 03, 2022
0 stars

FCF工程构建管理工程,统一项目构建方式

<dependency>
    <groupId>io.github.hlg212</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hlg212 : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of io.github.hlg212 : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
parent-1.1.3
parent-1.1.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hlg212</groupId>
    <artifactId>parent</artifactId>
    <version>1.1.3</version>
</dependency>