MVN

cn.adbyte.wxwork : qywx

Maven & Gradle

Feb 26, 2024
0 stars

qywx-springboot3 · 企业微信api调用工具包

<dependency>
    <groupId>cn.adbyte.wxwork</groupId>
    <artifactId>qywx</artifactId>
    <version>4.4.1-springboot3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.adbyte.wxwork : qywx to add to Maven - Latest Versions:

  • Latest Stable: 4.4.1-springboot3

All Versions

Choose a version of cn.adbyte.wxwork : qywx to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
qywx-4.4.1-springboot3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.adbyte.wxwork</groupId>
    <artifactId>qywx</artifactId>
    <version>4.4.1-springboot3</version>
</dependency>