MVN

com.github.lkqm : weixin-gateway

Maven & Gradle

May 23, 2020
1 stars

weixin-gateway

<dependency>
    <groupId>com.github.lkqm</groupId>
    <artifactId>weixin-gateway</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.lkqm : weixin-gateway to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.github.lkqm : weixin-gateway to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
weixin-gateway-1.0.1
weixin-gateway-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.lkqm</groupId>
    <artifactId>weixin-gateway</artifactId>
    <version>1.0.1</version>
</dependency>