jar

cn.chiship.sdk : chiship-sdk-third

Maven & Gradle

Aug 24, 2023

chiship-sdk-third · Chiship SDK 三方API集锦(阿里云短信、云存储、微信公众号、百度AI、钉钉)

Table Of Contents

Latest Version

Download cn.chiship.sdk : chiship-sdk-third JAR file - Latest Versions:

All Versions

Download cn.chiship.sdk : chiship-sdk-third JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.x
2.6.x
2.3.x
2.1.x
1.9.x
1.8.x
1.7.x
1.5.x
1.4.x
1.3.x
1.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 chiship-sdk-third-2.7.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.chiship.sdk.third.core.model.tencent

├─ cn.chiship.sdk.third.core.model.tencent.TencentCosConfigModel.class - [JAR]

cn.chiship.sdk.third.storage.factory

├─ cn.chiship.sdk.third.storage.factory.AliOssFactory.class - [JAR]

├─ cn.chiship.sdk.third.storage.factory.BaiDuBosFactory.class - [JAR]

├─ cn.chiship.sdk.third.storage.factory.DfsFactory.class - [JAR]

├─ cn.chiship.sdk.third.storage.factory.TencentCosFactory.class - [JAR]

cn.chiship.sdk.third.storage.impl

├─ cn.chiship.sdk.third.storage.impl.AliOssServiceImpl.class - [JAR]

├─ cn.chiship.sdk.third.storage.impl.BaiDuOssServiceImpl.class - [JAR]

├─ cn.chiship.sdk.third.storage.impl.TencentCosServiceImpl.class - [JAR]

cn.chiship.sdk.third.core.model.baidu

├─ cn.chiship.sdk.third.core.model.baidu.BaiDuBosConfigModel.class - [JAR]

├─ cn.chiship.sdk.third.core.model.baidu.BaiDuOcrConfigModel.class - [JAR]

cn.chiship.sdk.third.wx.core.entity.pub.message

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.ImageText.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.ImageTextNews.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.ImageTextNewsArticles.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.MessageTemplateSend.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.MessageTemplateSendDataItem.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.Text.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.message.TextNews.class - [JAR]

cn.chiship.sdk.third.baidu

├─ cn.chiship.sdk.third.baidu.BaiDuAiConstant.class - [JAR]

├─ cn.chiship.sdk.third.baidu.BaiDuAiResultAnalyze.class - [JAR]

├─ cn.chiship.sdk.third.baidu.BaiDuFaceUtils.class - [JAR]

├─ cn.chiship.sdk.third.baidu.BaiDuOcrUtils.class - [JAR]

cn.chiship.sdk.third.baidu.model

├─ cn.chiship.sdk.third.baidu.model.BankCardVo.class - [JAR]

├─ cn.chiship.sdk.third.baidu.model.BusinessLicenseVo.class - [JAR]

├─ cn.chiship.sdk.third.baidu.model.IdCardVo.class - [JAR]

├─ cn.chiship.sdk.third.baidu.model.LicensePlateVo.class - [JAR]

├─ cn.chiship.sdk.third.baidu.model.PassportVo.class - [JAR]

├─ cn.chiship.sdk.third.baidu.model.SocialSecurityCardVo.class - [JAR]

cn.chiship.sdk.third.core.common

├─ cn.chiship.sdk.third.core.common.ThirdConstants.class - [JAR]

├─ cn.chiship.sdk.third.core.common.WeiXinLanguageEnum.class - [JAR]

cn.chiship.sdk.third.baidu.singleton

├─ cn.chiship.sdk.third.baidu.singleton.AipFaceClientSingleton.class - [JAR]

├─ cn.chiship.sdk.third.baidu.singleton.AipOcrClientSingleton.class - [JAR]

cn.chiship.sdk.third.core.model.ali

├─ cn.chiship.sdk.third.core.model.ali.AliOssConfigModel.class - [JAR]

cn.chiship.sdk.third.other

├─ cn.chiship.sdk.third.other.EmailClient.class - [JAR]

cn.chiship.sdk.third.core.model

├─ cn.chiship.sdk.third.core.model.BaseConfigModel.class - [JAR]

├─ cn.chiship.sdk.third.core.model.DfsDTO.class - [JAR]

├─ cn.chiship.sdk.third.core.model.EmailConfigModel.class - [JAR]

cn.chiship.sdk.third.wx.core.entity.subscribe

├─ cn.chiship.sdk.third.wx.core.entity.subscribe.Template.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.subscribe.TemplateParam.class - [JAR]

cn.chiship.sdk.third.wx.core.entity.pub

├─ cn.chiship.sdk.third.wx.core.entity.pub.Button.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.ClickButton.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.Image.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.ImageMessage.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.ImageTextMessage.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.Item.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.Menu.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.MiniprogramButton.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.TextMessage.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.ViewButton.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.entity.pub.WxBaseMessageBean.class - [JAR]

cn.chiship.sdk.third.dingtalk

├─ cn.chiship.sdk.third.dingtalk.DingTalkConstant.class - [JAR]

├─ cn.chiship.sdk.third.dingtalk.DingTalkServicesUtils.class - [JAR]

cn.chiship.sdk.third.storage

├─ cn.chiship.sdk.third.storage.FileStorageService.class - [JAR]

cn.chiship.sdk.third.wx.network

├─ cn.chiship.sdk.third.wx.network.WxMiniProgramServicesUtil.class - [JAR]

├─ cn.chiship.sdk.third.wx.network.WxPubServicesUtil.class - [JAR]

cn.chiship.sdk.third.storage.enums

├─ cn.chiship.sdk.third.storage.enums.DfsClassEnum.class - [JAR]

├─ cn.chiship.sdk.third.storage.enums.DfsEnum.class - [JAR]

cn.chiship.sdk.third.wx.core.config

├─ cn.chiship.sdk.third.wx.core.config.WeiXinConfig.class - [JAR]

cn.chiship.sdk.third.ali

├─ cn.chiship.sdk.third.ali.AliDySmsUtil.class - [JAR]

├─ cn.chiship.sdk.third.ali.AliMailUtil.class - [JAR]

cn.chiship.sdk.third.wx.core.common

├─ cn.chiship.sdk.third.wx.core.common.MiniProgramVersion.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.common.WxMiniProgramCommonConstants.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.common.WxPubCommonConstants.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.common.WxPubEventTypeEnum.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.common.WxPubMaterialTypeEnum.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.common.WxPubMessageTypeEnum.class - [JAR]

cn.chiship.sdk.third.wx.core.util

├─ cn.chiship.sdk.third.wx.core.util.WxBizDataCrypt.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.util.WxPubMessageToXml.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.util.WxPubUtil.class - [JAR]

├─ cn.chiship.sdk.third.wx.core.util.XMLUtil.class - [JAR]