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 graphine-annotation-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.graphine.annotation
├─ io.graphine.annotation.Attribute.class - [JAR]
├─ io.graphine.annotation.AttributeMapper.class - [JAR]
├─ io.graphine.annotation.AttributeOverride.class - [JAR]
├─ io.graphine.annotation.AttributeOverrides.class - [JAR]
├─ io.graphine.annotation.Embeddable.class - [JAR]
├─ io.graphine.annotation.Entity.class - [JAR]
├─ io.graphine.annotation.Id.class - [JAR]
├─ io.graphine.annotation.Repository.class - [JAR]