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 valjogen-annotations-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fortyoneconcepts.valjogen.annotations
├─ com.fortyoneconcepts.valjogen.annotations.VALJOConfigure.class - [JAR]
├─ com.fortyoneconcepts.valjogen.annotations.VALJOGenerate.class - [JAR]
com.fortyoneconcepts.valjogen.annotations.internal
├─ com.fortyoneconcepts.valjogen.annotations.internal.ThisReference.class - [JAR]
com.fortyoneconcepts.valjogen.annotations.types
├─ com.fortyoneconcepts.valjogen.annotations.types.DataConversion.class - [JAR]
├─ com.fortyoneconcepts.valjogen.annotations.types.Mutability.class - [JAR]