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 uliian-framework-components-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.uliian.framework.components.oplog
├─ com.uliian.framework.components.oplog.AppOpLog.class - [JAR]
├─ com.uliian.framework.components.oplog.CreateLog.class - [JAR]
├─ com.uliian.framework.components.oplog.IOpDesc.class - [JAR]
├─ com.uliian.framework.components.oplog.IOpLogRepository.class - [JAR]
├─ com.uliian.framework.components.oplog.IUserInfo.class - [JAR]
├─ com.uliian.framework.components.oplog.IUserInfoGetter.class - [JAR]
├─ com.uliian.framework.components.oplog.Id.class - [JAR]
├─ com.uliian.framework.components.oplog.OpLog.class - [JAR]
├─ com.uliian.framework.components.oplog.OpLogger.class - [JAR]
com.uliian.framework.components.exception
├─ com.uliian.framework.components.exception.AppException.class - [JAR]
com.uliian.framework.components.event
├─ com.uliian.framework.components.event.DeadEventHandler.class - [JAR]
├─ com.uliian.framework.components.event.HandlerAutoRegister.class - [JAR]
├─ com.uliian.framework.components.event.IEventHandler.class - [JAR]
com.uliian.framework.components.annotation
├─ com.uliian.framework.components.annotation.EnumProperty.class - [JAR]
├─ com.uliian.framework.components.annotation.NoArgs.class - [JAR]
com.uliian.framework.components.config
├─ com.uliian.framework.components.config.EventBusConfig.class - [JAR]