jar

com.github.lzj960515 : kq-universal-log-starter

Maven & Gradle

Feb 19, 2023
14 stars
Table Of Contents

Latest Version

Download com.github.lzj960515 : kq-universal-log-starter JAR file - Latest Versions:

All Versions

Download com.github.lzj960515 : kq-universal-log-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 kq-universal-log-starter-1.1.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.kqinfo.universal.log.parser

├─ com.kqinfo.universal.log.parser.LogRecordExpressionEvaluator.class - [JAR]

com.kqinfo.universal.log.config

├─ com.kqinfo.universal.log.config.LogRecordAutoConfiguration.class - [JAR]

com.kqinfo.universal.log.service

├─ com.kqinfo.universal.log.service.DefaultLogRecordServiceImpl.class - [JAR]

├─ com.kqinfo.universal.log.service.LogRecordService.class - [JAR]

├─ com.kqinfo.universal.log.service.OperatorService.class - [JAR]

com.kqinfo.universal.log.context

├─ com.kqinfo.universal.log.context.LogRecordEvaluationContext.class - [JAR]

com.kqinfo.universal.log.result

├─ com.kqinfo.universal.log.result.PageResult.class - [JAR]

com.kqinfo.universal.log.domain

├─ com.kqinfo.universal.log.domain.OperateLog.class - [JAR]

├─ com.kqinfo.universal.log.domain.Operator.class - [JAR]

com.kqinfo.universal.log.annotation

├─ com.kqinfo.universal.log.annotation.LogRecord.class - [JAR]

com.kqinfo.universal.log.aspect

├─ com.kqinfo.universal.log.aspect.LogAspect.class - [JAR]