MVN

com.github.heavensay : treasure-package

Maven & Gradle

May 10, 2019
0 stars

子模块合并打包

<dependency>
    <groupId>com.github.heavensay</groupId>
    <artifactId>treasure-package</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.heavensay : treasure-package to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.github.heavensay : treasure-package to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
treasure-package-1.0.3
treasure-package-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.heavensay</groupId>
    <artifactId>treasure-package</artifactId>
    <version>1.0.3</version>
</dependency>