jar

com.github.binarywang : weixin-java-common

Maven & Gradle

Aug 24, 2023
21 usages
27.7k stars

WxJava - Common Java SDK · 微信开发Java SDK公共模块

Table Of Contents

Latest Version

Download com.github.binarywang : weixin-java-common JAR file - Latest Versions:

All Versions

Download com.github.binarywang : weixin-java-common JAR file - All Versions:

Version Vulnerabilities Size Updated
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
3.1.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
3.0.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.9.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.8.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.7.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.6.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.5.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.4.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.3.x CVE-2018-20318
CVE-2018-20318
2.2.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.1.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
2.0.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
1.3.x CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318
CVE-2018-20318

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-common-4.5.5.B.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.chanjar.weixin.common.session

├─ me.chanjar.weixin.common.session.Constants.class - [JAR]

├─ me.chanjar.weixin.common.session.InternalSession.class - [JAR]

├─ me.chanjar.weixin.common.session.InternalSessionManager.class - [JAR]

├─ me.chanjar.weixin.common.session.StandardSession.class - [JAR]

├─ me.chanjar.weixin.common.session.StandardSessionFacade.class - [JAR]

├─ me.chanjar.weixin.common.session.StandardSessionManager.class - [JAR]

├─ me.chanjar.weixin.common.session.TooManyActiveSessionsException.class - [JAR]

├─ me.chanjar.weixin.common.session.WxSession.class - [JAR]

├─ me.chanjar.weixin.common.session.WxSessionManager.class - [JAR]

me.chanjar.weixin.common.bean

├─ me.chanjar.weixin.common.bean.ToJson.class - [JAR]

├─ me.chanjar.weixin.common.bean.WxAccessToken.class - [JAR]

├─ me.chanjar.weixin.common.bean.WxAccessTokenEntity.class - [JAR]

├─ me.chanjar.weixin.common.bean.WxCardApiSignature.class - [JAR]

├─ me.chanjar.weixin.common.bean.WxJsapiSignature.class - [JAR]

├─ me.chanjar.weixin.common.bean.WxNetCheckResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.WxOAuth2UserInfo.class - [JAR]

me.chanjar.weixin.common.bean.oauth2

├─ me.chanjar.weixin.common.bean.oauth2.WxOAuth2AccessToken.class - [JAR]

me.chanjar.weixin.common.redis

├─ me.chanjar.weixin.common.redis.BaseWxRedisOps.class - [JAR]

├─ me.chanjar.weixin.common.redis.JedisWxRedisOps.class - [JAR]

├─ me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps.class - [JAR]

├─ me.chanjar.weixin.common.redis.RedissonWxRedisOps.class - [JAR]

├─ me.chanjar.weixin.common.redis.WxRedisOps.class - [JAR]

me.chanjar.weixin.common.util.locks

├─ me.chanjar.weixin.common.util.locks.JedisDistributedLock.class - [JAR]

├─ me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock.class - [JAR]

me.chanjar.weixin.common.bean.ocr

├─ me.chanjar.weixin.common.bean.ocr.WxOcrBankCardResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrBizLicenseResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrCommResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrDrivingLicenseResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrDrivingResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrIdCardResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrImgSize.class - [JAR]

├─ me.chanjar.weixin.common.bean.ocr.WxOcrPos.class - [JAR]

me.chanjar.weixin.common.util.http

├─ me.chanjar.weixin.common.util.http.BaseMediaDownloadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.HttpResponseProxy.class - [JAR]

├─ me.chanjar.weixin.common.util.http.HttpType.class - [JAR]

├─ me.chanjar.weixin.common.util.http.InputStreamData.class - [JAR]

├─ me.chanjar.weixin.common.util.http.MediaInputStreamUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.MinishopUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.RequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.RequestHttp.class - [JAR]

├─ me.chanjar.weixin.common.util.http.ResponseHandler.class - [JAR]

├─ me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.SimplePostRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.URIUtil.class - [JAR]

├─ me.chanjar.weixin.common.util.http.WxDnsResolver.class - [JAR]

me.chanjar.weixin.common.util.xml

├─ me.chanjar.weixin.common.util.xml.IntegerArrayConverter.class - [JAR]

├─ me.chanjar.weixin.common.util.xml.LongArrayConverter.class - [JAR]

├─ me.chanjar.weixin.common.util.xml.StringArrayConverter.class - [JAR]

├─ me.chanjar.weixin.common.util.xml.XStreamCDataConverter.class - [JAR]

├─ me.chanjar.weixin.common.util.xml.XStreamInitializer.class - [JAR]

├─ me.chanjar.weixin.common.util.xml.XStreamMediaIdConverter.class - [JAR]

├─ me.chanjar.weixin.common.util.xml.XStreamReplaceNameConverter.class - [JAR]

me.chanjar.weixin.common.error

├─ me.chanjar.weixin.common.error.WxCpErrorMsgEnum.class - [JAR]

├─ me.chanjar.weixin.common.error.WxError.class - [JAR]

├─ me.chanjar.weixin.common.error.WxErrorException.class - [JAR]

├─ me.chanjar.weixin.common.error.WxMaErrorMsgEnum.class - [JAR]

├─ me.chanjar.weixin.common.error.WxMpErrorMsgEnum.class - [JAR]

├─ me.chanjar.weixin.common.error.WxOpenErrorMsgEnum.class - [JAR]

├─ me.chanjar.weixin.common.error.WxRuntimeException.class - [JAR]

me.chanjar.weixin.common.service

├─ me.chanjar.weixin.common.service.WxImgProcService.class - [JAR]

├─ me.chanjar.weixin.common.service.WxOAuth2Service.class - [JAR]

├─ me.chanjar.weixin.common.service.WxOAuth2ServiceDecorator.class - [JAR]

├─ me.chanjar.weixin.common.service.WxOcrService.class - [JAR]

├─ me.chanjar.weixin.common.service.WxService.class - [JAR]

me.chanjar.weixin.common.bean.menu

├─ me.chanjar.weixin.common.bean.menu.WxMenu.class - [JAR]

├─ me.chanjar.weixin.common.bean.menu.WxMenuButton.class - [JAR]

├─ me.chanjar.weixin.common.bean.menu.WxMenuRule.class - [JAR]

me.chanjar.weixin.common.util

├─ me.chanjar.weixin.common.util.BeanUtils.class - [JAR]

├─ me.chanjar.weixin.common.util.DataUtils.class - [JAR]

├─ me.chanjar.weixin.common.util.LogExceptionHandler.class - [JAR]

├─ me.chanjar.weixin.common.util.RandomUtils.class - [JAR]

├─ me.chanjar.weixin.common.util.SignUtils.class - [JAR]

├─ me.chanjar.weixin.common.util.XmlUtils.class - [JAR]

me.chanjar.weixin.common.util.crypto

├─ me.chanjar.weixin.common.util.crypto.ByteGroup.class - [JAR]

├─ me.chanjar.weixin.common.util.crypto.PKCS7Encoder.class - [JAR]

├─ me.chanjar.weixin.common.util.crypto.SHA1.class - [JAR]

├─ me.chanjar.weixin.common.util.crypto.WxCryptUtil.class - [JAR]

me.chanjar.weixin.common.bean.subscribemsg

├─ me.chanjar.weixin.common.bean.subscribemsg.CategoryData.class - [JAR]

├─ me.chanjar.weixin.common.bean.subscribemsg.PubTemplateKeyword.class - [JAR]

├─ me.chanjar.weixin.common.bean.subscribemsg.PubTemplateTitleListResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.subscribemsg.TemplateInfo.class - [JAR]

me.chanjar.weixin.common.bean.imgproc

├─ me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.imgproc.WxImgProcSuperResolutionResult.class - [JAR]

me.chanjar.weixin.common.annotation

├─ me.chanjar.weixin.common.annotation.Required.class - [JAR]

me.chanjar.weixin.common.util.json

├─ me.chanjar.weixin.common.util.json.GsonHelper.class - [JAR]

├─ me.chanjar.weixin.common.util.json.GsonParser.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxAccessTokenAdapter.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxBooleanTypeAdapter.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxDateTypeAdapter.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxErrorAdapter.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxGsonBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxMediaUploadResultAdapter.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxMenuGsonAdapter.class - [JAR]

├─ me.chanjar.weixin.common.util.json.WxNetCheckResultGsonAdapter.class - [JAR]

me.chanjar.weixin.common.api

├─ me.chanjar.weixin.common.api.WxConsts.class - [JAR]

├─ me.chanjar.weixin.common.api.WxErrorExceptionHandler.class - [JAR]

├─ me.chanjar.weixin.common.api.WxMessageDuplicateChecker.class - [JAR]

├─ me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker.class - [JAR]

├─ me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateCheckerSingleton.class - [JAR]

├─ me.chanjar.weixin.common.api.WxMessageInRedisDuplicateChecker.class - [JAR]

me.chanjar.weixin.common.util.http.jodd

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaDownloadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaInputStreamUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpMinishopMediaUploadRequestCustomizeExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpMinishopMediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpSimpleGetRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.jodd.JoddHttpSimplePostRequestExecutor.class - [JAR]

me.chanjar.weixin.common.util.http.apache

├─ me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheMediaDownloadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheMediaInputStreamUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheMediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheMinishopMediaUploadRequestCustomizeExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheMinishopMediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheSimpleGetRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.ApacheSimplePostRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.InputStreamResponseHandler.class - [JAR]

├─ me.chanjar.weixin.common.util.http.apache.Utf8ResponseHandler.class - [JAR]

me.chanjar.weixin.common.bean.result

├─ me.chanjar.weixin.common.bean.result.WxMediaUploadResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.result.WxMinishopImageUploadCustomizeResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.result.WxMinishopImageUploadResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.result.WxMinishopPicFileCustomizeResult.class - [JAR]

├─ me.chanjar.weixin.common.bean.result.WxMinishopPicFileResult.class - [JAR]

me.chanjar.weixin.common.util.res

├─ me.chanjar.weixin.common.util.res.StringManager.class - [JAR]

me.chanjar.weixin.common.enums

├─ me.chanjar.weixin.common.enums.TicketType.class - [JAR]

├─ me.chanjar.weixin.common.enums.WxType.class - [JAR]

me.chanjar.weixin.common.util.http.okhttp

├─ me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaDownloadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaInputStreamUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpMinishopMediaUploadRequestCustomizeExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpMinishopMediaUploadRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpSimpleGetRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.util.http.okhttp.OkHttpSimplePostRequestExecutor.class - [JAR]

me.chanjar.weixin.common.requestexecuter.ocr

├─ me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernApacheHttpRequestExecutor.class - [JAR]

├─ me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernRequestExecutor.class - [JAR]

me.chanjar.weixin.common.util.fs

├─ me.chanjar.weixin.common.util.fs.FileUtils.class - [JAR]

Advertisement

Dependencies from Group

Aug 24, 2023
63 usages
27.7k stars
Aug 24, 2023
63 usages
27.7k stars
Aug 24, 2023
55 usages
27.7k stars
Aug 24, 2023
23 usages
27.7k stars
Aug 24, 2023
21 usages
27.7k stars

Discover Dependencies

Jun 22, 2023
23 usages
2 stars
Feb 09, 2020
20 usages
Feb 11, 2021
13 usages
8.7k stars
May 12, 2020
17 usages
3 stars
Jun 06, 2019
49 usages
2.5k stars
Sep 27, 2021
13 usages
23 stars
Nov 13, 2019
12 usages
3 stars
Aug 09, 2019
14 usages
3 stars