MVN

cn.arnohand : modules

Maven & Gradle

Nov 13, 2019
<dependency>
    <groupId>cn.arnohand</groupId>
    <artifactId>modules</artifactId>
    <version>qiniu-module</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.arnohand : modules to add to Maven - Latest Versions:

  • Latest Stable: qiniu-module

All Versions

Choose a version of cn.arnohand : modules to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
modules-1.0
qiniu
modules-qiniu-module
boot
modules-boot-module

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.arnohand</groupId>
    <artifactId>modules</artifactId>
    <version>qiniu-module</version>
</dependency>