jar

io.github.jackdaw-cell : jackdawapi-common

Maven & Gradle

Aug 24, 2023
Table Of Contents

Latest Version

Download io.github.jackdaw-cell : jackdawapi-common JAR file - Latest Versions:

All Versions

Download io.github.jackdaw-cell : jackdawapi-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 jackdawapi-common-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jackdawapi.jackdawapicommon.model.vo

├─ com.jackdawapi.jackdawapicommon.model.vo.PostVO.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.vo.UserVO.class - [JAR]

com.jackdawapi.jackdawapicommon.model.entity

├─ com.jackdawapi.jackdawapicommon.model.entity.InterfaceInfo.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.entity.Post.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.entity.User.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.entity.UserInterfaceInfo.class - [JAR]

com.jackdawapi.jackdawapicommon.model.enums

├─ com.jackdawapi.jackdawapicommon.model.enums.InterfaceInfoStatusEnum.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.enums.PostGenderEnum.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.enums.PostReviewStatusEnum.class - [JAR]

com.jackdawapi.jackdawapicommon.service

├─ com.jackdawapi.jackdawapicommon.service.InnerInterfaceInfoService.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.service.InnerUserInterfaceInfoService.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.service.InnerUserService.class - [JAR]

com.jackdawapi.jackdawapicommon.model.entity.OpenAI

├─ com.jackdawapi.jackdawapicommon.model.entity.OpenAI.ChatRequest.class - [JAR]

├─ com.jackdawapi.jackdawapicommon.model.entity.OpenAI.ChatResponse.class - [JAR]