MVN

cn.toutatis : void-parent-web-support

Maven & Gradle

Jan 22, 2022

VOID Framework support by Springboot

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-parent-web-support</artifactId>
    <version>0.0.1-ALPHA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.toutatis : void-parent-web-support to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1-ALPHA
  • Latest Alpha: 0.0.1-ALPHA

All Versions

Choose a version of cn.toutatis : void-parent-web-support to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
void-parent-web-support-0.0.1-ALPHA
void-parent-web-support-0.0.0-ALPHA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.toutatis</groupId>
    <artifactId>void-parent-web-support</artifactId>
    <version>0.0.1-ALPHA</version>
</dependency>

Advertisement