jar

io.github.walker163 : framework-core

Maven & Gradle

May 12, 2021

framework-core · framework-core v0.0.1

Table Of Contents

Latest Version

Download io.github.walker163 : framework-core JAR file - Latest Versions:

All Versions

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

io.github.walker163.core.api

├─ io.github.walker163.core.api.AccountError.class - [JAR]

├─ io.github.walker163.core.api.CommonResult.class - [JAR]

├─ io.github.walker163.core.api.CommonResultCode.class - [JAR]

├─ io.github.walker163.core.api.CommonResultUtil.class - [JAR]

├─ io.github.walker163.core.api.IErrorCode.class - [JAR]

io.github.walker163.core.exception

├─ io.github.walker163.core.exception.ApiException.class - [JAR]

├─ io.github.walker163.core.exception.Asserts.class - [JAR]

├─ io.github.walker163.core.exception.GlobalExceptionHandler.class - [JAR]

Advertisement