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 komm-annotations-jvm-0.1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.ucasoft.komm.annotations
├─ com.ucasoft.komm.annotations.KOMMMap.class - [JAR]
├─ com.ucasoft.komm.annotations.MapConfiguration.class - [JAR]
├─ com.ucasoft.komm.annotations.MapConvert.class - [JAR]
├─ com.ucasoft.komm.annotations.MapDefault.class - [JAR]
├─ com.ucasoft.komm.annotations.MapFrom.class - [JAR]
├─ com.ucasoft.komm.annotations.NullSubstitute.class - [JAR]
com.ucasoft.komm.abstractions
├─ com.ucasoft.komm.abstractions.KOMMConverter.class - [JAR]
├─ com.ucasoft.komm.abstractions.KOMMResolver.class - [JAR]