jar

io.github.Bow-JST : api-common

Maven & Gradle

May 29, 2023
0 stars

api-common

Table Of Contents

Latest Version

Download io.github.Bow-JST : api-common JAR file - Latest Versions:

All Versions

Download io.github.Bow-JST : api-common JAR file - All Versions:

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

com.zwh.common.model.enums

├─ com.zwh.common.model.enums.InterfaceInfoStatusEnum.class - [JAR]

com.zwh.common.model.entity

├─ com.zwh.common.model.entity.InterfaceInfo.class - [JAR]

├─ com.zwh.common.model.entity.User.class - [JAR]

├─ com.zwh.common.model.entity.UserInterfaceInfo.class - [JAR]

com.zwh.common.model.vo

├─ com.zwh.common.model.vo.UserVO.class - [JAR]

com.zwh.common.service

├─ com.zwh.common.service.InnerInterfaceInfoService.class - [JAR]

├─ com.zwh.common.service.InnerUserInterfaceInfoService.class - [JAR]

├─ com.zwh.common.service.InnerUserService.class - [JAR]

Advertisement