jar

io.gitee.hhmayun : hhapi-common

Maven & Gradle

Jun 09, 2024

hhapi-common · hhapi-common

Table Of Contents

Latest Version

Download io.gitee.hhmayun : hhapi-common JAR file - Latest Versions:

All Versions

Download io.gitee.hhmayun : hhapi-common JAR file - All Versions:

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

com.hh.common.model.enums

├─ com.hh.common.model.enums.InterfaceStatusEnum.class - [JAR]

├─ com.hh.common.model.enums.PostGenderEnum.class - [JAR]

├─ com.hh.common.model.enums.PostReviewStatusEnum.class - [JAR]

com.hh.common.model.entity

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

├─ com.hh.common.model.entity.Post.class - [JAR]

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

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

com.hh.common.model.vo

├─ com.hh.common.model.vo.PostVO.class - [JAR]

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

com.hh.common.service

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

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

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

Advertisement