MVN

com.github.chenlijia1111 : mallModules

Maven & Gradle

Sep 15, 2020
0 stars

商城多模块系统

<dependency>
    <groupId>com.github.chenlijia1111</groupId>
    <artifactId>mallModules</artifactId>
    <version>1.6-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chenlijia1111 : mallModules to add to Maven - Latest Versions:

  • Latest Stable: 1.6-RELEASE

All Versions

Choose a version of com.github.chenlijia1111 : mallModules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.6
mallModules-1.6-RELEASE
1.3
mallModules-1.3-RELEASE
1.2
mallModules-1.2-RELEASE
1.1
mallModules-1.1-RELEASE
1.0
mallModules-1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.chenlijia1111</groupId>
    <artifactId>mallModules</artifactId>
    <version>1.6-RELEASE</version>
</dependency>

Advertisement