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 g9-annotation-2.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.g9.domain.annotation
├─ no.g9.domain.annotation.G9Association.class - [JAR]
├─ no.g9.domain.annotation.G9Attribute.class - [JAR]
├─ no.g9.domain.annotation.G9Class.class - [JAR]
├─ no.g9.domain.annotation.G9Converter.class - [JAR]
├─ no.g9.domain.annotation.G9EnumValue.class - [JAR]
├─ no.g9.domain.annotation.G9Enumerator.class - [JAR]
├─ no.g9.domain.annotation.G9Exclude.class - [JAR]
├─ no.g9.domain.annotation.G9Group.class - [JAR]
├─ no.g9.domain.annotation.G9Interface.class - [JAR]
├─ no.g9.domain.annotation.G9Method.class - [JAR]
├─ no.g9.domain.annotation.G9Usertype.class - [JAR]
├─ no.g9.domain.annotation.InheritAs.class - [JAR]
├─ no.g9.domain.annotation.Justification.class - [JAR]
├─ no.g9.domain.annotation.PrimaryKeyCreator.class - [JAR]