View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window internal-model-1.0.4-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.guanli.boot.internal.model.constant
├─ tech.guanli.boot.internal.model.constant.ResponseDataConstant.class - [JAR]
tech.guanli.boot.internal.model.implemention
├─ tech.guanli.boot.internal.model.implemention.PageData.class - [JAR]
├─ tech.guanli.boot.internal.model.implemention.ResponseData.class - [JAR]
tech.guanli.boot.internal.model.concrete
├─ tech.guanli.boot.internal.model.concrete.NestedForest.class - [JAR]
tech.guanli.boot.internal.model.utils
├─ tech.guanli.boot.internal.model.utils.Nestables.class - [JAR]
├─ tech.guanli.boot.internal.model.utils.Sortables.class - [JAR]
tech.guanli.boot.internal.model
├─ tech.guanli.boot.internal.model.Cloneable.class - [JAR]
├─ tech.guanli.boot.internal.model.Hereditable.class - [JAR]
├─ tech.guanli.boot.internal.model.Identifiable.class - [JAR]
├─ tech.guanli.boot.internal.model.Nestable.class - [JAR]
├─ tech.guanli.boot.internal.model.Parameter.class - [JAR]
├─ tech.guanli.boot.internal.model.Payload.class - [JAR]
├─ tech.guanli.boot.internal.model.Persistable.class - [JAR]
├─ tech.guanli.boot.internal.model.Returnable.class - [JAR]
├─ tech.guanli.boot.internal.model.Sortable.class - [JAR]
├─ tech.guanli.boot.internal.model.Transmissible.class - [JAR]