jar

com.tencent.bk.repo : operate-service

Maven & Gradle

Feb 28, 2024
2.3k stars

operate-service · operate-service

Table Of Contents

Latest Version

Download com.tencent.bk.repo : operate-service JAR file - Latest Versions:

All Versions

Download com.tencent.bk.repo : operate-service 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 operate-service-1.1.0-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.bkrepo.common.operate.service

├─ com.tencent.bkrepo.common.operate.service.OperateAutoConfiguration.class - [JAR]

com.tencent.bkrepo.common.operate.service.service

├─ com.tencent.bkrepo.common.operate.service.service.CommitEdgeOperateLogServiceImpl.class - [JAR]

├─ com.tencent.bkrepo.common.operate.service.service.OperateLogServiceImpl.class - [JAR]

├─ com.tencent.bkrepo.common.operate.service.service.ProjectUsageStatisticsServiceImpl.class - [JAR]

com.tencent.bkrepo.common.operate.service.aop

├─ com.tencent.bkrepo.common.operate.service.aop.LogOperateAspect.class - [JAR]

com.tencent.bkrepo.common.operate.service.dao

├─ com.tencent.bkrepo.common.operate.service.dao.OperateLogDao.class - [JAR]

├─ com.tencent.bkrepo.common.operate.service.dao.ProjectUsageStatisticsDao.class - [JAR]

com.tencent.bkrepo.common.operate.service.interceptor

├─ com.tencent.bkrepo.common.operate.service.interceptor.ProjectUsageStatisticsInterceptor.class - [JAR]

com.tencent.bkrepo.common.operate.service.model

├─ com.tencent.bkrepo.common.operate.service.model.TOperateLog.class - [JAR]

├─ com.tencent.bkrepo.common.operate.service.model.TProjectUsageStatistics.class - [JAR]

com.tencent.bkrepo.common.operate.service.util

├─ com.tencent.bkrepo.common.operate.service.util.DesensitizedUtils.class - [JAR]

com.tencent.bkrepo.common.operate.service.config

├─ com.tencent.bkrepo.common.operate.service.config.OperateProperties.class - [JAR]

├─ com.tencent.bkrepo.common.operate.service.config.ProjectUsageStatisticsProperties.class - [JAR]

Advertisement