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 uuid-4.1.4.58.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.graphaware.module.uuid.generator
├─ com.graphaware.module.uuid.generator.JavaUtilUUIDGenerator.class - [JAR]
com.graphaware.module.uuid
├─ com.graphaware.module.uuid.Properties.class - [JAR]
├─ com.graphaware.module.uuid.UuidBootstrapper.class - [JAR]
├─ com.graphaware.module.uuid.UuidConfiguration.class - [JAR]
├─ com.graphaware.module.uuid.UuidModule.class - [JAR]