jar

im.qingtui.qbee.open : qbee-op-base

Maven & Gradle

Feb 23, 2023
12 usages

赛迪信息生产协同开放平台具备强大的开放连接能力,既能让企业在已有的信息化建设基础上不替代、不废弃地集成各类业务系统,将工作信息汇聚一处;亦能为第三方应用集成开发提供平台接口及各类技术支持

Table Of Contents

Latest Version

Download im.qingtui.qbee.open : qbee-op-base JAR file - Latest Versions:

All Versions

Download im.qingtui.qbee.open : qbee-op-base JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.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 qbee-op-base-1.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

im.qingtui.qbee.open.platfrom.base.model.param.http

├─ im.qingtui.qbee.open.platfrom.base.model.param.http.HeaderParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.http.RequestHeader.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.http.RequestParam.class - [JAR]

im.qingtui.qbee.open.platfrom.base.common.utils

├─ im.qingtui.qbee.open.platfrom.base.common.utils.Base64Utils.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.CollectionUtils.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.ConfigUtils.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.DateUtils.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.HttpClientRequestUtils.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.HttpDeleteEntity.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.HttpGetEntity.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.TokenUtils.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.utils.UrlUtil.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.dto.exception

├─ im.qingtui.qbee.open.platfrom.base.model.dto.exception.CodeMsgDTO.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.param.token

├─ im.qingtui.qbee.open.platfrom.base.model.param.token.AutoRefreshParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.token.ForceRefreshParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.token.GetTokenParam.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.enums

├─ im.qingtui.qbee.open.platfrom.base.model.enums.HttpRequestTypeEnum.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.enums.ParamTypeEnum.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.enums.QBeeResponseDataEnum.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.enums.RequestTypeEnum.class - [JAR]

im.qingtui.qbee.open.platfrom.base.service

├─ im.qingtui.qbee.open.platfrom.base.service.HttpCommonRequestService.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.service.TokenService.class - [JAR]

im.qingtui.qbee.open.platfrom.base.common.constants

├─ im.qingtui.qbee.open.platfrom.base.common.constants.ExceptionConstants.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.constants.HttpConstants.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.constants.TokenConstants.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.constants.UrlConstants.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.db

├─ im.qingtui.qbee.open.platfrom.base.model.db.BaseDO.class - [JAR]

im.qingtui.qbee.open.platfrom.base.common.exception

├─ im.qingtui.qbee.open.platfrom.base.common.exception.BaseException.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.exception.BaseRunTimeException.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.common.exception.IllegalRequestException.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.vo.token

├─ im.qingtui.qbee.open.platfrom.base.model.vo.token.RefreshToken.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.token.Token.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.token.TokenDTO.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.vo.base

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseBean.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseData.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseHttpVO.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseId.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseInfo.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseList.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BasePage.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseResult.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseTypeInfo.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.vo.base.BaseVO.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.dto.response

├─ im.qingtui.qbee.open.platfrom.base.model.dto.response.BaseDTO.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.dto.response.ListDTO.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.dto.http

├─ im.qingtui.qbee.open.platfrom.base.model.dto.http.CustomerHttpClient.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.dto.http.HttpResponseBodyDTO.class - [JAR]

im.qingtui.qbee.open.platfrom.base.model.param.base

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.BaseCodeParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.BaseEmployeeIdParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.BaseEmployeeNoParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.BaseKeywordParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.BasePageParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.IdListParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.IdParam.class - [JAR]

├─ im.qingtui.qbee.open.platfrom.base.model.param.base.PageParam.class - [JAR]

Advertisement

Dependencies from Group

Feb 23, 2023
12 usages
Feb 23, 2023
1 usages
Feb 23, 2023
1 usages
Apr 25, 2021
1 usages

Discover Dependencies

Jul 27, 2022
37 usages
727 stars
Jun 02, 2023
69 usages
7.7k stars
pl
Jul 11, 2023
7 usages
26 stars
Jul 14, 2020
16 usages
Nov 12, 2010
24 usages
21 stars
Aug 23, 2023
5 usages
270 stars
Sep 17, 2014
36 usages
1.9k stars
Oct 23, 2012
80 usages
Mar 01, 2017
12 usages
155 stars