jar

cn.com.riversoft : weixin-common

Maven & Gradle

Jun 14, 2019
5 usages
1k stars

weixin sdk common

Table Of Contents

Latest Version

Download cn.com.riversoft : weixin-common JAR file - Latest Versions:

All Versions

Download cn.com.riversoft : weixin-common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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-common-0.9.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.riversoft.weixin.common.message.xml

├─ com.riversoft.weixin.common.message.xml.ImageXmlMessage.class - [JAR]

├─ com.riversoft.weixin.common.message.xml.NewsXmlMessage.class - [JAR]

├─ com.riversoft.weixin.common.message.xml.TextXmlMessage.class - [JAR]

├─ com.riversoft.weixin.common.message.xml.VideoXmlMessage.class - [JAR]

├─ com.riversoft.weixin.common.message.xml.VoiceXmlMessage.class - [JAR]

com.riversoft.weixin.common

├─ com.riversoft.weixin.common.AccessToken.class - [JAR]

├─ com.riversoft.weixin.common.AccessTokenHolder.class - [JAR]

├─ com.riversoft.weixin.common.DefaultAccessTokenHolder.class - [JAR]

├─ com.riversoft.weixin.common.WxClient.class - [JAR]

├─ com.riversoft.weixin.common.WxSslClient.class - [JAR]

com.riversoft.weixin.common.message

├─ com.riversoft.weixin.common.message.Article.class - [JAR]

├─ com.riversoft.weixin.common.message.Media.class - [JAR]

├─ com.riversoft.weixin.common.message.Message.class - [JAR]

├─ com.riversoft.weixin.common.message.MpArticle.class - [JAR]

├─ com.riversoft.weixin.common.message.MpNews.class - [JAR]

├─ com.riversoft.weixin.common.message.MsgType.class - [JAR]

├─ com.riversoft.weixin.common.message.News.class - [JAR]

├─ com.riversoft.weixin.common.message.Text.class - [JAR]

├─ com.riversoft.weixin.common.message.Video.class - [JAR]

├─ com.riversoft.weixin.common.message.XmlMessageHeader.class - [JAR]

com.riversoft.weixin.common.user

├─ com.riversoft.weixin.common.user.Gender.class - [JAR]

com.riversoft.weixin.common.event

├─ com.riversoft.weixin.common.event.ClickEvent.class - [JAR]

├─ com.riversoft.weixin.common.event.EventRequest.class - [JAR]

├─ com.riversoft.weixin.common.event.EventType.class - [JAR]

├─ com.riversoft.weixin.common.event.LocationReportEvent.class - [JAR]

├─ com.riversoft.weixin.common.event.LocationSelectEvent.class - [JAR]

├─ com.riversoft.weixin.common.event.PhotoEvent.class - [JAR]

├─ com.riversoft.weixin.common.event.ScanEvent.class - [JAR]

├─ com.riversoft.weixin.common.event.SubscriptionEvent.class - [JAR]

├─ com.riversoft.weixin.common.event.ViewEvent.class - [JAR]

com.riversoft.weixin.common.util

├─ com.riversoft.weixin.common.util.BooleanDeserializer.class - [JAR]

├─ com.riversoft.weixin.common.util.BooleanSerializer.class - [JAR]

├─ com.riversoft.weixin.common.util.DateDeserializer.class - [JAR]

├─ com.riversoft.weixin.common.util.DateSerializer.class - [JAR]

├─ com.riversoft.weixin.common.util.GenderDeserializer.class - [JAR]

├─ com.riversoft.weixin.common.util.GenderSerializer.class - [JAR]

├─ com.riversoft.weixin.common.util.JsonMapper.class - [JAR]

├─ com.riversoft.weixin.common.util.MD5.class - [JAR]

├─ com.riversoft.weixin.common.util.RandomStringGenerator.class - [JAR]

├─ com.riversoft.weixin.common.util.URLEncoder.class - [JAR]

├─ com.riversoft.weixin.common.util.XmlObjectMapper.class - [JAR]

com.riversoft.weixin.common.request

├─ com.riversoft.weixin.common.request.ImageRequest.class - [JAR]

├─ com.riversoft.weixin.common.request.LocationRequest.class - [JAR]

├─ com.riversoft.weixin.common.request.ShortVideoRequest.class - [JAR]

├─ com.riversoft.weixin.common.request.TextRequest.class - [JAR]

├─ com.riversoft.weixin.common.request.VideoRequest.class - [JAR]

├─ com.riversoft.weixin.common.request.VoiceRequest.class - [JAR]

com.riversoft.weixin.common.jsapi

├─ com.riversoft.weixin.common.jsapi.JsAPISignature.class - [JAR]

├─ com.riversoft.weixin.common.jsapi.WxCardAPISignature.class - [JAR]

com.riversoft.weixin.common.media

├─ com.riversoft.weixin.common.media.Media.class - [JAR]

├─ com.riversoft.weixin.common.media.MediaType.class - [JAR]

├─ com.riversoft.weixin.common.media.MpArticle.class - [JAR]

├─ com.riversoft.weixin.common.media.MpNews.class - [JAR]

├─ com.riversoft.weixin.common.media.Video.class - [JAR]

com.riversoft.weixin.common.oauth2

├─ com.riversoft.weixin.common.oauth2.AccessToken.class - [JAR]

├─ com.riversoft.weixin.common.oauth2.OpenUser.class - [JAR]

com.riversoft.weixin.common.decrypt

├─ com.riversoft.weixin.common.decrypt.AesException.class - [JAR]

├─ com.riversoft.weixin.common.decrypt.ByteGroup.class - [JAR]

├─ com.riversoft.weixin.common.decrypt.MessageDecryption.class - [JAR]

├─ com.riversoft.weixin.common.decrypt.PKCS7Encoder.class - [JAR]

├─ com.riversoft.weixin.common.decrypt.SHA1.class - [JAR]

├─ com.riversoft.weixin.common.decrypt.XMLParse.class - [JAR]

com.riversoft.weixin.common.exception

├─ com.riversoft.weixin.common.exception.WxError.class - [JAR]

├─ com.riversoft.weixin.common.exception.WxRuntimeException.class - [JAR]

com.riversoft.weixin.common.menu

├─ com.riversoft.weixin.common.menu.Menu.class - [JAR]

├─ com.riversoft.weixin.common.menu.MenuItem.class - [JAR]

├─ com.riversoft.weixin.common.menu.MenuType.class - [JAR]

├─ com.riversoft.weixin.common.menu.Rule.class - [JAR]

├─ com.riversoft.weixin.common.menu.RuleMenu.class - [JAR]

Advertisement

Dependencies from Group

Jun 14, 2019
5 usages
1k stars
Jun 14, 2019
1k stars
Jun 14, 2019
1k stars
Jun 14, 2019
1k stars
Jun 14, 2019
1k stars

Discover Dependencies

Dec 16, 2014
4 usages
30 stars
Jun 15, 2017
2 usages
Jan 24, 2023
2 usages
1 stars
May 25, 2022
2 usages
Aug 16, 2023
10 usages
0 stars
Aug 21, 2023
7 usages
5 stars
Apr 27, 2012
3 usages