jar

com.aliyun.tpp : ai-service-sdk

Maven & Gradle

Jun 30, 2022
5 stars

aliyun-tpp-ai-service-sdk · aliyun-tpp-ai-service-sdk, default sdk that provides common AI services for Aliyun TPP.

Table Of Contents

Latest Version

Download com.aliyun.tpp : ai-service-sdk JAR file - Latest Versions:

All Versions

Download com.aliyun.tpp : ai-service-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

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 ai-service-sdk-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.tpp.service.be

├─ com.aliyun.tpp.service.be.BeClient.class - [JAR]

├─ com.aliyun.tpp.service.be.BeConfig.class - [JAR]

com.aliyun.tpp.service.cache

├─ com.aliyun.tpp.service.cache.Cache.class - [JAR]

com.aliyun.tpp.service.predict

├─ com.aliyun.tpp.service.predict.PredictClient.class - [JAR]

├─ com.aliyun.tpp.service.predict.PredictConfig.class - [JAR]

com.aliyun.tpp.service.dubbo

├─ com.aliyun.tpp.service.dubbo.GenericService.class - [JAR]

├─ com.aliyun.tpp.service.dubbo.GenericServiceConfig.class - [JAR]

com.aliyun.tpp.service.rec

├─ com.aliyun.tpp.service.rec.Match.class - [JAR]

├─ com.aliyun.tpp.service.rec.Rank.class - [JAR]

├─ com.aliyun.tpp.service.rec.ReRank.class - [JAR]

├─ com.aliyun.tpp.service.rec.Trace.class - [JAR]

com.aliyun.tpp.service.control

├─ com.aliyun.tpp.service.control.Control.class - [JAR]

├─ com.aliyun.tpp.service.control.Parallel.class - [JAR]

├─ com.aliyun.tpp.service.control.Pipeline.class - [JAR]

com.aliyun.tpp.service.inner

├─ com.aliyun.tpp.service.inner.Service.class - [JAR]

├─ com.aliyun.tpp.service.inner.ServiceConfig.class - [JAR]

├─ com.aliyun.tpp.service.inner.ServiceLoaderProvider.class - [JAR]

com.aliyun.tpp.service.redis

├─ com.aliyun.tpp.service.redis.RedisClient.class - [JAR]

├─ com.aliyun.tpp.service.redis.RedisConfig.class - [JAR]

com.aliyun.tpp.service.proxy

├─ com.aliyun.tpp.service.proxy.ProxyEden.class - [JAR]

├─ com.aliyun.tpp.service.proxy.ProxyEdenLoader.class - [JAR]

├─ com.aliyun.tpp.service.proxy.ServiceProxyHolder.class - [JAR]

com.aliyun.tpp.service.http

├─ com.aliyun.tpp.service.http.HttpClient.class - [JAR]

├─ com.aliyun.tpp.service.http.HttpConfig.class - [JAR]

com.aliyun.tpp.service.step

├─ com.aliyun.tpp.service.step.Step.class - [JAR]

├─ com.aliyun.tpp.service.step.StepCallable.class - [JAR]

com.aliyun.tpp.service.utils

├─ com.aliyun.tpp.service.utils.Utils.class - [JAR]

com.aliyun.tpp.service.abfs

├─ com.aliyun.tpp.service.abfs.ABFSClient.class - [JAR]

├─ com.aliyun.tpp.service.abfs.ABFSConfig.class - [JAR]

com.aliyun.tpp.service.current

├─ com.aliyun.tpp.service.current.NamedThreadFactory.class - [JAR]

├─ com.aliyun.tpp.service.current.NamedThreadPoolExecutorConfig.class - [JAR]

Advertisement