jar

com.ganshane : taobao-core

Maven & Gradle

Apr 18, 2012

Taobao Open API Core Framework

Table Of Contents

Latest Version

Download com.ganshane : taobao-core JAR file - Latest Versions:

All Versions

Download com.ganshane : taobao-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 taobao-core-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

tao.core.pages.api

├─ tao.core.pages.api.CallbackApi.class - [JAR]

tao.core.internal

├─ tao.core.internal.BaseJettyServer.class - [JAR]

├─ tao.core.internal.javadoc.class - [JAR]

tao.core.config

├─ tao.core.config.TaobaoAppConfig.class - [JAR]

tao.core.services

├─ tao.core.services.HttpRestClient.class - [JAR]

├─ tao.core.services.MongoTemplate.class - [JAR]

├─ tao.core.services.Scheduler.class - [JAR]

├─ tao.core.services.TaobaoApiClient.class - [JAR]

├─ tao.core.services.UserService.class - [JAR]

├─ tao.core.services.YamlLoader.class - [JAR]

tao.core

├─ tao.core.TaoCoreConstants.class - [JAR]

├─ tao.core.TaoCoreModule.class - [JAR]

├─ tao.core.TaoCoreSymbols.class - [JAR]