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 r4tings-common-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.r4tings.recommender.commons.function
├─ com.r4tings.recommender.commons.function.Common.class - [JAR]
com.r4tings.recommender.commons.util
├─ com.r4tings.recommender.commons.util.BasicInspector.class - [JAR]
com.r4tings.recommender.commons
├─ com.r4tings.recommender.commons.Constants.class - [JAR]
├─ com.r4tings.recommender.commons.SparkSessionSingleton.class - [JAR]
com.r4tings.recommender.commons.exception
├─ com.r4tings.recommender.commons.exception.CommonException.class - [JAR]
├─ com.r4tings.recommender.commons.exception.CommonRuntimeException.class - [JAR]