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 simter-kotlin-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
tech.simter.kotlin.annotation
├─ tech.simter.kotlin.annotation.Comment.class - [JAR]
tech.simter.kotlin.beans
├─ tech.simter.kotlin.beans.AbstractDynamicBean.class - [JAR]
├─ tech.simter.kotlin.beans.DataHolder.class - [JAR]
├─ tech.simter.kotlin.beans.DynamicBean.class - [JAR]
├─ tech.simter.kotlin.beans.PropertyInfo.class - [JAR]
tech.simter.kotlin.properties
├─ tech.simter.kotlin.properties.AuthorizeModuleOperations.class - [JAR]
├─ tech.simter.kotlin.properties.AuthorizeOperations.class - [JAR]
├─ tech.simter.kotlin.properties.AuthorizeRole.class - [JAR]