MVN

io.gitee.yiwyn : astral-constellation

Maven & Gradle

May 27, 2023

astral-constellation · 群星闪耀时,Java工具合集。 名字取自黄道十二宫,各司其职。

<dependency>
    <groupId>io.gitee.yiwyn</groupId>
    <artifactId>astral-constellation</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.gitee.yiwyn : astral-constellation to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.gitee.yiwyn : astral-constellation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
astral-constellation-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.gitee.yiwyn</groupId>
    <artifactId>astral-constellation</artifactId>
    <version>1.0</version>
</dependency>

Advertisement