jar

com.ikingtech.framework : sdk-log-api

Maven & Gradle

Jan 30, 2024

sdk-log-api · 金合技术中台-SDK-日志中心API接口

Table Of Contents

Latest Version

Download com.ikingtech.framework : sdk-log-api JAR file - Latest Versions:

All Versions

Download com.ikingtech.framework : sdk-log-api JAR file - All Versions:

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

com.ikingtech.framework.sdk.log.model

├─ com.ikingtech.framework.sdk.log.model.AuthLogDTO.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.AuthLogQueryParamDTO.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.OperationLogDTO.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.OperationLogQueryParamDTO.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.SystemLogDTO.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.SystemLogQueryParamDTO.class - [JAR]

com.ikingtech.framework.sdk.log.api

├─ com.ikingtech.framework.sdk.log.api.LogApi.class - [JAR]

com.ikingtech.framework.sdk.log.model.rpc

├─ com.ikingtech.framework.sdk.log.model.rpc.AuthLogReportParam.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.rpc.OperationLogReportParam.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.rpc.SystemLogBatchReportParam.class - [JAR]

├─ com.ikingtech.framework.sdk.log.model.rpc.SystemLogReportParam.class - [JAR]