jar

io.github.shuigedeng : taotao-cloud-starter-third-client

Maven & Gradle

Jul 31, 2023
186 stars

taotao-cloud-starter-third-client · taotao-cloud-starter-third-client

Table Of Contents

Latest Version

Download io.github.shuigedeng : taotao-cloud-starter-third-client JAR file - Latest Versions:

All Versions

Download io.github.shuigedeng : taotao-cloud-starter-third-client JAR file - All Versions:

Version Vulnerabilities Size Updated
2023.08
2023.07
2023.05
2023.04
2023.03
2023.3.x
2023.02
2023.2.x
2022.12
2022.11
2022.10
2022.09
2022.08

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 taotao-cloud-starter-third-client-2023.08.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.taotao.cloud.third.client.support.retrofit.sign

├─ com.taotao.cloud.third.client.support.retrofit.sign.Sign.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.sign.SignInterceptor.class - [JAR]

com.taotao.cloud.third.client.exception

├─ com.taotao.cloud.third.client.exception.ThirdClientException.class - [JAR]

com.taotao.cloud.third.client.configuration

├─ com.taotao.cloud.third.client.configuration.ForestAutoConfiguration.class - [JAR]

├─ com.taotao.cloud.third.client.configuration.RetrofitAutoConfiguration.class - [JAR]

com.taotao.cloud.third.client.support.retrofit.model

├─ com.taotao.cloud.third.client.support.retrofit.model.Person.class - [JAR]

com.taotao.cloud.third.client.support.forest

├─ com.taotao.cloud.third.client.support.forest.ClusterApis.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.MyClient.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.TestAmapClient.class - [JAR]

com.taotao.cloud.third.client.spring

├─ com.taotao.cloud.third.client.spring.DemoApi.class - [JAR]

├─ com.taotao.cloud.third.client.spring.DemoClient.class - [JAR]

├─ com.taotao.cloud.third.client.spring.TenantClient.class - [JAR]

com.taotao.cloud.third.client.properties

├─ com.taotao.cloud.third.client.properties.ForestProperties.class - [JAR]

├─ com.taotao.cloud.third.client.properties.RetrofitProperties.class - [JAR]

com.taotao.cloud.third.client.feign

├─ com.taotao.cloud.third.client.feign.ThirdFeignAutoConfiguration.class - [JAR]

├─ com.taotao.cloud.third.client.feign.ThridFeignProperties.class - [JAR]

com.taotao.cloud.third.client.support.retrofit

├─ com.taotao.cloud.third.client.support.retrofit.CustomInterceptApi.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.CustomOkHttpTestApi.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.CustomSignApi.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.HttpApi.class - [JAR]

com.taotao.cloud.third.client.baidu

├─ com.taotao.cloud.third.client.baidu.BaiduClient.class - [JAR]

com.taotao.cloud.third.client.kingdee

├─ com.taotao.cloud.third.client.kingdee.KingdeeClient.class - [JAR]

com.taotao.cloud.third.client.support.forest.config

├─ com.taotao.cloud.third.client.support.forest.config.MyInterceptor.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.config.MyLogHandler.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.config.MyRetryCondition.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.config.MyRetryInterceptor.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.config.MyRetryer.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.config.MySuccessCondition.class - [JAR]

com.taotao.cloud.third.client.amap

├─ com.taotao.cloud.third.client.amap.AmapClient.class - [JAR]

com.taotao.cloud.third.client.feign.client

├─ com.taotao.cloud.third.client.feign.client.IKuadi100Client.class - [JAR]

├─ com.taotao.cloud.third.client.feign.client.IKuadi100ClientFallback.class - [JAR]

├─ com.taotao.cloud.third.client.feign.client.IThirdKingdeeClient.class - [JAR]

├─ com.taotao.cloud.third.client.feign.client.IThirdKingdeeClientFallback.class - [JAR]

com.taotao.cloud.third.client.support.forest.model

├─ com.taotao.cloud.third.client.support.forest.model.a.class - [JAR]

com.taotao.cloud.third.client.mobile

├─ com.taotao.cloud.third.client.mobile.MobileClient.class - [JAR]

com.taotao.cloud.third.client.park

├─ com.taotao.cloud.third.client.park.ParkClient.class - [JAR]

com.taotao.cloud.third.client.support.forest.auth

├─ com.taotao.cloud.third.client.support.forest.auth.MyAuth.class - [JAR]

├─ com.taotao.cloud.third.client.support.forest.auth.MyAuthLifeCycle.class - [JAR]

com.taotao.cloud.third.client.support.retrofit.config

├─ com.taotao.cloud.third.client.support.retrofit.config.MyRetrofitClient.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.config.SourceGlobalInterceptor.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.config.StandardSourceOkHttpClientRegistrar.class - [JAR]

├─ com.taotao.cloud.third.client.support.retrofit.config.TimeStampInterceptor.class - [JAR]

com.taotao.cloud.third.client.spring.http

├─ com.taotao.cloud.third.client.spring.http.HttpInterfaceConfig.class - [JAR]

├─ com.taotao.cloud.third.client.spring.http.HttpInterfaceController.class - [JAR]

├─ com.taotao.cloud.third.client.spring.http.PmsBrandApi.class - [JAR]

├─ com.taotao.cloud.third.client.spring.http.TokenHolder.class - [JAR]

├─ com.taotao.cloud.third.client.spring.http.UmsAdminApi.class - [JAR]