jar

cn.bctools : jvs-gateway-common

Maven & Gradle

Jan 07, 2022
1 usages
Table Of Contents

Latest Version

Download cn.bctools : jvs-gateway-common JAR file - Latest Versions:

All Versions

Download cn.bctools : jvs-gateway-common 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 jvs-gateway-common-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.bctools.gateway.entity

├─ cn.bctools.gateway.entity.Apply.class - [JAR]

├─ cn.bctools.gateway.entity.GatewayCodePo.class - [JAR]

├─ cn.bctools.gateway.entity.GatewayIgnorePathPo.class - [JAR]

├─ cn.bctools.gateway.entity.GatewayRoutePo.class - [JAR]

├─ cn.bctools.gateway.entity.Permission.class - [JAR]

├─ cn.bctools.gateway.entity.TenantPo.class - [JAR]

cn.bctools.gateway.mapper

├─ cn.bctools.gateway.mapper.ApplyMapper.class - [JAR]

├─ cn.bctools.gateway.mapper.GatewayCodeMapper.class - [JAR]

├─ cn.bctools.gateway.mapper.GatewayIgnorePathMapper.class - [JAR]

├─ cn.bctools.gateway.mapper.GatewayRouteMapper.class - [JAR]

├─ cn.bctools.gateway.mapper.PermissionMapper.class - [JAR]

├─ cn.bctools.gateway.mapper.TenantMapper.class - [JAR]

cn.bctools.gateway.service

├─ cn.bctools.gateway.service.CodeService.class - [JAR]

├─ cn.bctools.gateway.service.IgnorePathService.class - [JAR]

├─ cn.bctools.gateway.service.PermissionService.class - [JAR]

├─ cn.bctools.gateway.service.TenantService.class - [JAR]