jar

com.github.fangzhengjin : common-core

Maven & Gradle

Mar 26, 2020
3 usages
0 stars

common-core · common-core

Table Of Contents

Latest Version

Download com.github.fangzhengjin : common-core JAR file - Latest Versions:

All Versions

Download com.github.fangzhengjin : common-core 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 common-core-0.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.fangzhengjin.common.core.repository

├─ com.github.fangzhengjin.common.core.repository.BaseRepository.class - [JAR]

com.github.fangzhengjin.common.core.entity

├─ com.github.fangzhengjin.common.core.entity.BaseEntity.class - [JAR]

├─ com.github.fangzhengjin.common.core.entity.HttpResult.class - [JAR]

├─ com.github.fangzhengjin.common.core.entity.IdEntity.class - [JAR]

├─ com.github.fangzhengjin.common.core.entity.PageResult.class - [JAR]

com.github.fangzhengjin.common.core.jackson.annotation

├─ com.github.fangzhengjin.common.core.jackson.annotation.JsonSerializeExclude.class - [JAR]

├─ com.github.fangzhengjin.common.core.jackson.annotation.JsonSerializeExcludes.class - [JAR]

├─ com.github.fangzhengjin.common.core.jackson.annotation.JsonSerializeInclude.class - [JAR]

├─ com.github.fangzhengjin.common.core.jackson.annotation.JsonSerializeIncludes.class - [JAR]

com.github.fangzhengjin.common.core.jackson.handler

├─ com.github.fangzhengjin.common.core.jackson.handler.JacksonJsonCustomizeSerializeAnnotationHandler.class - [JAR]

com.github.fangzhengjin.common.core.jackson.filter

├─ com.github.fangzhengjin.common.core.jackson.filter.JacksonJsonCustomizeSerializeFieldsFilter.class - [JAR]

com.github.fangzhengjin.common.core.jackson.utils

├─ com.github.fangzhengjin.common.core.jackson.utils.JacksonSerializeUtils.class - [JAR]

com.github.fangzhengjin.common.core.jackson.autoconfig

├─ com.github.fangzhengjin.common.core.jackson.autoconfig.JacksonJsonCustomizeSerializeAnnotationHandlerAutoConfiguration.class - [JAR]

Advertisement