jar

io.github.lunasaw : tencent-spring-boot-starter

Maven & Gradle

Apr 16, 2023
1 stars

tencent-spring-boot-starter · Tencent API Toolkit

Table Of Contents

Latest Version

Download io.github.lunasaw : tencent-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.lunasaw : tencent-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.2.x
2.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 tencent-spring-boot-starter-3.1.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.luna.tencent.dto.face

├─ com.luna.tencent.dto.face.FaceAttributesInfoDTO.class - [JAR]

├─ com.luna.tencent.dto.face.FaceHairAttributesInfoDTO.class - [JAR]

├─ com.luna.tencent.dto.face.FaceInfosDTO.class - [JAR]

com.luna.tencent.response.message

├─ com.luna.tencent.response.message.MobileCheckInfoResponse.class - [JAR]

├─ com.luna.tencent.response.message.SendStatusDTO.class - [JAR]

com.luna.tencent.config

├─ com.luna.tencent.config.TencentApiAutoConfiguration.class - [JAR]

com.luna.tencent.api

├─ com.luna.tencent.api.TencentAuthAPI.class - [JAR]

├─ com.luna.tencent.api.TencentCloudAPITC3.class - [JAR]

├─ com.luna.tencent.api.TencentConstant.class - [JAR]

├─ com.luna.tencent.api.TencentFaceApi.class - [JAR]

├─ com.luna.tencent.api.TencentGroupPersonApi.class - [JAR]

├─ com.luna.tencent.api.TencentHotWordsApi.class - [JAR]

├─ com.luna.tencent.api.TencentMapApi.class - [JAR]

├─ com.luna.tencent.api.TencentMarketApi.class - [JAR]

├─ com.luna.tencent.api.TencentMessageApi.class - [JAR]

├─ com.luna.tencent.api.TencentRealTimeVoiceApi.class - [JAR]

├─ com.luna.tencent.api.TencntVoiceApi.class - [JAR]

com.luna.tencent.dto.map

├─ com.luna.tencent.dto.map.AddressComponentDTO.class - [JAR]

├─ com.luna.tencent.dto.map.AddressResultDTO.class - [JAR]

├─ com.luna.tencent.dto.map.Ip2AddressResultDTO.class - [JAR]

├─ com.luna.tencent.dto.map.KeyWordSearchResultDTO.class - [JAR]

├─ com.luna.tencent.dto.map.LocationDTO.class - [JAR]

com.luna.tencent.dto.voice

├─ com.luna.tencent.dto.voice.VoiceFastIdentifyDTO.class - [JAR]

├─ com.luna.tencent.dto.voice.VoiceOneMinutesDTO.class - [JAR]

com.luna.tencent.dto.error

├─ com.luna.tencent.dto.error.ErrorDTO.class - [JAR]

com.luna.tencent.dto.group

├─ com.luna.tencent.dto.group.GroupExDescriptionInfoDTO.class - [JAR]

├─ com.luna.tencent.dto.group.PersonExDescriptionInfoDTO.class - [JAR]

com.luna.tencent.dto.hotword

├─ com.luna.tencent.dto.hotword.HotWordDTO.class - [JAR]

├─ com.luna.tencent.dto.hotword.VocabDTO.class - [JAR]

com.luna.tencent.properties

├─ com.luna.tencent.properties.TencentApiConfigProperties.class - [JAR]

com.luna.tencent.response.card

├─ com.luna.tencent.response.card.IdCardAndBankCardCheckInfoResponse.class - [JAR]

├─ com.luna.tencent.response.card.IdCardCheckInfoResponse.class - [JAR]

├─ com.luna.tencent.response.card.IdCardOcrResponse.class - [JAR]

├─ com.luna.tencent.response.card.IdCardPictureCheckInfoResponse.class - [JAR]

com.luna.tencent.response.group

├─ com.luna.tencent.response.group.AddFaceResultResponse.class - [JAR]

├─ com.luna.tencent.response.group.CandidateResponse.class - [JAR]

├─ com.luna.tencent.response.group.CheckPersonInGroupResponse.class - [JAR]

├─ com.luna.tencent.response.group.CompareFaceResponse.class - [JAR]

├─ com.luna.tencent.response.group.GroupCandidateResponse.class - [JAR]

├─ com.luna.tencent.response.group.PersonBaseInfoResponse.class - [JAR]

├─ com.luna.tencent.response.group.PersonGroupInfoResponse.class - [JAR]

├─ com.luna.tencent.response.group.ResultsReturnsByGroupResponse.class - [JAR]

com.luna.tencent.response.voice

├─ com.luna.tencent.response.voice.FlashRecognitionResponse.class - [JAR]

├─ com.luna.tencent.response.voice.SpeechRecognitionResponse.class - [JAR]

├─ com.luna.tencent.response.voice.SpeechRecognitionResponseResult.class - [JAR]

├─ com.luna.tencent.response.voice.Task.class - [JAR]

├─ com.luna.tencent.response.voice.VoiceIdentifyResponse.class - [JAR]

├─ com.luna.tencent.response.voice.VoiceOneMinutesResponse.class - [JAR]

Advertisement