Registry / networking / weixin-java-mp

weixin-java-mp

JSON →
library4.8.0javamavenunverified

Java SDK for developing WeChat Official Account (MP) applications.

<dependency> <groupId>com.github.binarywang</groupId> <artifactId>weixin-java-mp</artifactId> <version>4.8.0</version> </dependency>
INSTALL
IMPORT
SIG · WEIXIN-JAVA-MP
W
weixin-java-mp
networkingjavav4.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WxMpService
me.chanjar.weixin.mp.api.WxMpService

Creates a WeChat MP service instance.

import me.chanjar.weixin.mp.api.WxMpService; import me.chanjar.weixin.mp.api.impl.WxMpServiceImpl; public class Example { public static void main(String[] args) { WxMpService wxMpService = new WxMpServiceImpl(); System.out.println("Service created"); } }
Debug
Known issues
breakingBreaking changes in API between major versions (e.g., 3.x to 4.x).
fix
Refer to migration guide when upgrading.
affects: >=4.0.0
Upgrade
Version history
4.8.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
weixin-java-mp — mvn dependency:get weixin-java-mp · libregistry