MVN

top.codewood.wx : wx-java

Maven & Gradle

Aug 01, 2022
1 stars

wx-java · 微信公众号/小程序, App服务端API

<dependency>
    <groupId>top.codewood.wx</groupId>
    <artifactId>wx-java</artifactId>
    <version>1.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.codewood.wx : wx-java to add to Maven - Latest Versions:

  • Latest Stable: 1.0.7

All Versions

Choose a version of top.codewood.wx : wx-java to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wx-java-1.0.7
wx-java-1.0.6
wx-java-1.0.5
wx-java-1.0.4
wx-java-1.0.3
wx-java-1.0.2
wx-java-1.0.1
wx-java-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>top.codewood.wx</groupId>
    <artifactId>wx-java</artifactId>
    <version>1.0.7</version>
</dependency>

Advertisement