jar

com.github.shijingsh : common-core

Maven & Gradle

Feb 07, 2023
9 stars

common-core

Table Of Contents

Latest Version

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

All Versions

Download com.github.shijingsh : common-core JAR file - All Versions:

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

com.xiushang.framework.sys

├─ com.xiushang.framework.sys.MgApplicationContext.class - [JAR]

├─ com.xiushang.framework.sys.PropertyConfigurer.class - [JAR]

com.xiushang.common.annotations

├─ com.xiushang.common.annotations.MarketingApi.class - [JAR]

├─ com.xiushang.common.annotations.XiushangApi.class - [JAR]

com.xiushang.common.utils

├─ com.xiushang.common.utils.BaseService.class - [JAR]

com.xiushang.framework.log

├─ com.xiushang.framework.log.CommonResult.class - [JAR]

├─ com.xiushang.framework.log.Constants.class - [JAR]

├─ com.xiushang.framework.log.ContextLookup.class - [JAR]

├─ com.xiushang.framework.log.MethodResult.class - [JAR]

├─ com.xiushang.framework.log.SecurityConstants.class - [JAR]

com.xiushang.common.intf

├─ com.xiushang.common.intf.Response.class - [JAR]

Advertisement