MVN

io.github.aresxue.boot : ares-boot-base

Maven & Gradle

May 12, 2023

Ares Boot Base · 业务方托管给平台的功能以及和运维相关功能 Functions hosted by the business party to the platform and functions related to operation and maintenance

<dependency>
    <groupId>io.github.aresxue.boot</groupId>
    <artifactId>ares-boot-base</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.aresxue.boot : ares-boot-base to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.github.aresxue.boot : ares-boot-base to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ares-boot-base-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.aresxue.boot</groupId>
    <artifactId>ares-boot-base</artifactId>
    <version>1.0.0</version>
</dependency>