jar

io.github.klover2 : qbit-java-sdk

Maven & Gradle

Oct 24, 2022

qbit api · qbit bass api 接口支持

Table Of Contents

Latest Version

Download io.github.klover2 : qbit-java-sdk JAR file - Latest Versions:

All Versions

Download io.github.klover2 : qbit-java-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x
0.0.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 qbit-java-sdk-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.qbit.service.impl

├─ com.qbit.service.impl.AuthServiceImpl.class - [JAR]

├─ com.qbit.service.impl.QbitRequestServiceImpl.class - [JAR]

com.qbit.httpclient.http

├─ com.qbit.httpclient.http.HttpDeleteWithBody.class - [JAR]

├─ com.qbit.httpclient.http.HttpRequestsBase.class - [JAR]

com.qbit.service

├─ com.qbit.service.AuthService.class - [JAR]

├─ com.qbit.service.QbitRequestService.class - [JAR]

com.qbit.httpclient

├─ com.qbit.httpclient.QbitHttpClientBuilder.class - [JAR]

com.qbit.service.dto

├─ com.qbit.service.dto.AccessTokenOutput.class - [JAR]

├─ com.qbit.service.dto.CodeOutput.class - [JAR]

├─ com.qbit.service.dto.Output.class - [JAR]

├─ com.qbit.service.dto.RefreshTokenOutput.class - [JAR]

├─ com.qbit.service.dto.ResponseOutput.class - [JAR]

com.qbit.httpclient.util

├─ com.qbit.httpclient.util.HmacCryptoUtil.class - [JAR]

├─ com.qbit.httpclient.util.JsonUtil.class - [JAR]

com.qbit.httpclient.constant

├─ com.qbit.httpclient.constant.Constant.class - [JAR]

com.qbit.service.dto.data

├─ com.qbit.service.dto.data.ContentOutput.class - [JAR]

├─ com.qbit.service.dto.data.ErrOutput.class - [JAR]

Advertisement