jar

com.github.readyou : weixin-java-cp

Maven & Gradle

Jun 14, 2019
0 stars

WxJava - CP Java SDK · 微信企业号/企业微信 Java SDK

Table Of Contents

Latest Version

Download com.github.readyou : weixin-java-cp JAR file - Latest Versions:

All Versions

Download com.github.readyou : weixin-java-cp JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window weixin-java-cp-3.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.chanjar.weixin.cp.config

├─ me.chanjar.weixin.cp.config.WxCpConfigStorage.class - [JAR]

├─ me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage.class - [JAR]

├─ me.chanjar.weixin.cp.config.WxCpJedisConfigStorage.class - [JAR]

me.chanjar.weixin.cp.api.impl

├─ me.chanjar.weixin.cp.api.impl.BaseWxCpServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpChatServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpOAServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpTaskCardServiceImpl.class - [JAR]

├─ me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl.class - [JAR]

me.chanjar.weixin.cp.bean.outxmlbuilder

├─ me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder.class - [JAR]

me.chanjar.weixin.cp.message

├─ me.chanjar.weixin.cp.message.WxCpMessageHandler.class - [JAR]

├─ me.chanjar.weixin.cp.message.WxCpMessageInterceptor.class - [JAR]

├─ me.chanjar.weixin.cp.message.WxCpMessageMatcher.class - [JAR]

├─ me.chanjar.weixin.cp.message.WxCpMessageRouter.class - [JAR]

├─ me.chanjar.weixin.cp.message.WxCpMessageRouterRule.class - [JAR]

me.chanjar.weixin.cp.api

├─ me.chanjar.weixin.cp.api.WxCpAgentService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpChatService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpDepartmentService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpMediaService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpMenuService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpOAService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpOAuth2Service.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpTagService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpTaskCardService.class - [JAR]

├─ me.chanjar.weixin.cp.api.WxCpUserService.class - [JAR]

me.chanjar.weixin.cp.util.crypto

├─ me.chanjar.weixin.cp.util.crypto.WxCpCryptUtil.class - [JAR]

me.chanjar.weixin.cp.util.json

├─ me.chanjar.weixin.cp.util.json.WxCpChatGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.cp.util.json.WxCpGsonBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.util.json.WxCpMenuGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter.class - [JAR]

me.chanjar.weixin.cp.bean.messagebuilder

├─ me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.MarkdownMsgBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.MpnewsBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.TaskCardBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.TextCardBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder.class - [JAR]

├─ me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder.class - [JAR]

me.chanjar.weixin.cp.bean

├─ me.chanjar.weixin.cp.bean.Gender.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpAgent.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpAppChatMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpApprovalDataResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpChat.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpCheckinData.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpCheckinOption.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpDepart.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpDialRecord.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpInviteResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpMaJsCode2SessionResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpMessageSendResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpTag.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpTagGetResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpTaskCardUpdateResult.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpUser.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpUserDetail.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlOutMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.class - [JAR]

├─ me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage.class - [JAR]

me.chanjar.weixin.cp.bean.article

├─ me.chanjar.weixin.cp.bean.article.MpnewsArticle.class - [JAR]

├─ me.chanjar.weixin.cp.bean.article.NewArticle.class - [JAR]

me.chanjar.weixin.cp

├─ me.chanjar.weixin.cp.WxCpConsts.class - [JAR]

me.chanjar.weixin.cp.util.xml

├─ me.chanjar.weixin.cp.util.xml.XStreamTransformer.class - [JAR]

me.chanjar.weixin.cp.bean.taskcard

├─ me.chanjar.weixin.cp.bean.taskcard.TaskCardButton.class - [JAR]

Advertisement

Dependencies from Group

Jun 14, 2019
5 usages
0 stars
Jun 14, 2019
2 usages
0 stars
Jun 14, 2019
1 usages
0 stars
Jun 14, 2019
1 usages
0 stars

Discover Dependencies

eec
Aug 20, 2023
3 usages
135 stars
Jun 19, 2019
55 stars
Jun 07, 2023
3 usages
2 stars
Aug 25, 2023
13 usages
11.9k stars
Aug 25, 2023
0 stars
Jun 20, 2022
1 usages
Jul 21, 2021
3 usages
0 stars
May 21, 2020
3 usages
0 stars
Aug 25, 2023
1 usages
1.3k stars