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 example-uno-es-mongodb-common-0.16.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.occurrent.example.domain.uno.es
├─ org.occurrent.example.domain.uno.es.CardPlayedData.class - [JAR]
├─ org.occurrent.example.domain.uno.es.Data.class - [JAR]
├─ org.occurrent.example.domain.uno.es.DirectionChangedData.class - [JAR]
├─ org.occurrent.example.domain.uno.es.GameStartedData.class - [JAR]
├─ org.occurrent.example.domain.uno.es.PlayerPlayedAtWrongTurnData.class - [JAR]
├─ org.occurrent.example.domain.uno.es.PlayerPlayedWrongCardData.class - [JAR]
├─ org.occurrent.example.domain.uno.es.UnoCloudEventConverter.class - [JAR]
├─ org.occurrent.example.domain.uno.es.UnoCloudEventConverterKt.class - [JAR]