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 slick-gen_2.11-0.0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.wellfactored.slickgen
├─ com.wellfactored.slickgen.IdType.class - [JAR]
├─ com.wellfactored.slickgen.ModuleDefinition.class - [JAR]
├─ com.wellfactored.slickgen.ModuleSpec.class - [JAR]
├─ com.wellfactored.slickgen.StringOps.class - [JAR]
├─ com.wellfactored.slickgen.TableColumn.class - [JAR]
├─ com.wellfactored.slickgen.TableGen.class - [JAR]
├─ com.wellfactored.slickgen.TableGenerator.class - [JAR]
├─ com.wellfactored.slickgen.TypeMapper.class - [JAR]
com.wellfactored.slickgen.buildinfo
├─ com.wellfactored.slickgen.buildinfo.BuildInfo.class - [JAR]