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 identity-model-play_2.12-4.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gu.identity.model.play
├─ com.gu.identity.model.play.DateTimeUtils.class - [JAR]
├─ com.gu.identity.model.play.PrivateFieldsAddress.class - [JAR]
├─ com.gu.identity.model.play.PrivateFieldsDetails.class - [JAR]
├─ com.gu.identity.model.play.ReadsInstances.class - [JAR]
├─ com.gu.identity.model.play.WritesInstances.class - [JAR]