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 takin-common-beans-common-1.7.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.shulie.takin.common.beans.annotation
├─ io.shulie.takin.common.beans.annotation.ActionTypeEnum.class - [JAR]
├─ io.shulie.takin.common.beans.annotation.AuthVerification.class - [JAR]
├─ io.shulie.takin.common.beans.annotation.ModuleDef.class - [JAR]
io.shulie.takin.common.beans.page
├─ io.shulie.takin.common.beans.page.PagingDevice.class - [JAR]
├─ io.shulie.takin.common.beans.page.PagingList.class - [JAR]
io.shulie.takin.common.beans.response
├─ io.shulie.takin.common.beans.response.ResponseResult.class - [JAR]
io.shulie.takin.common.beans.component
├─ io.shulie.takin.common.beans.component.CascaderVO.class - [JAR]
├─ io.shulie.takin.common.beans.component.SelectVO.class - [JAR]