jar

io.github.smart-cloud : smart-common-pojo

Maven & Gradle

Mar 22, 2023
364 stars

公共对象(VO、DTO、BO、DO等)

Table Of Contents

Latest Version

Download io.github.smart-cloud : smart-common-pojo JAR file - Latest Versions:

All Versions

Download io.github.smart-cloud : smart-common-pojo JAR file - All Versions:

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

io.github.smart.cloud.common.pojo.bo

├─ io.github.smart.cloud.common.pojo.bo.BooleanResultBO.class - [JAR]

io.github.smart.cloud.common.pojo.dataobject

├─ io.github.smart.cloud.common.pojo.dataobject.BasePageRequestDO.class - [JAR]

io.github.smart.cloud.common.pojo

├─ io.github.smart.cloud.common.pojo.BaseEntityResponse.class - [JAR]

├─ io.github.smart.cloud.common.pojo.BasePageRequest.class - [JAR]

├─ io.github.smart.cloud.common.pojo.BasePageResponse.class - [JAR]

├─ io.github.smart.cloud.common.pojo.Response.class - [JAR]

├─ io.github.smart.cloud.common.pojo.ResponseHead.class - [JAR]

io.github.smart.cloud.common.pojo.util

├─ io.github.smart.cloud.common.pojo.util.PageUtil.class - [JAR]

io.github.smart.cloud.common.pojo.constant

├─ io.github.smart.cloud.common.pojo.constant.DateConstant.class - [JAR]

Advertisement