MVN

cn.cocowwy : cocowwy-meituan

Maven & Gradle

Apr 15, 2022
2 stars

美团品牌商SpringBoot-Starter,便于更轻便的调用美团品牌商接口

<dependency>
    <groupId>cn.cocowwy</groupId>
    <artifactId>cocowwy-meituan</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.cocowwy : cocowwy-meituan to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of cn.cocowwy : cocowwy-meituan to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cocowwy-meituan-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.cocowwy</groupId>
    <artifactId>cocowwy-meituan</artifactId>
    <version>1.0.0</version>
</dependency>