jar

io.github.zhoushuai1119 : platform-common

Maven & Gradle

Aug 29, 2022
68.1k stars

platform-common · project for platform-common

Table Of Contents

Latest Version

Download io.github.zhoushuai1119 : platform-common JAR file - Latest Versions:

All Versions

Download io.github.zhoushuai1119 : platform-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 platform-common-1.1.2-RELEASES.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.cloud.platform.common.exception

├─ com.cloud.platform.common.exception.BaseException.class - [JAR]

├─ com.cloud.platform.common.exception.BaseExceptionCode.class - [JAR]

com.cloud.platform.common.utils

├─ com.cloud.platform.common.utils.JsonUtil.class - [JAR]

com.cloud.platform.common.constants

├─ com.cloud.platform.common.constants.PlatformCommonConstant.class - [JAR]

com.cloud.platform.common.domain.entity

├─ com.cloud.platform.common.domain.entity.BaseEntity.class - [JAR]

├─ com.cloud.platform.common.domain.entity.Entity.class - [JAR]

com.cloud.platform.common.domain.query

├─ com.cloud.platform.common.domain.query.BaseQuery.class - [JAR]

com.cloud.platform.common.domain.dto

├─ com.cloud.platform.common.domain.dto.BaseDTO.class - [JAR]

├─ com.cloud.platform.common.domain.dto.DTO.class - [JAR]

com.cloud.platform.common.serializer

├─ com.cloud.platform.common.serializer.LongToStringSerializer.class - [JAR]

com.cloud.platform.common.domain.response

├─ com.cloud.platform.common.domain.response.BaseResponse.class - [JAR]

├─ com.cloud.platform.common.domain.response.PageQueryResponse.class - [JAR]

com.cloud.platform.common.domain.request

├─ com.cloud.platform.common.domain.request.BaseRequest.class - [JAR]

├─ com.cloud.platform.common.domain.request.PageQueryRequest.class - [JAR]

com.cloud.platform.common.enums

├─ com.cloud.platform.common.enums.BaseErrorCodeEnum.class - [JAR]