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 geb-ast-7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
geb.navigator
├─ geb.navigator.AttributeAccessingMetaClass.class - [JAR]
geb.transform
├─ geb.transform.AttributeAccessingMetaClassRegisteringTransformation.class - [JAR]
├─ geb.transform.AttributeAccessingMetaClassRegistrar.class - [JAR]
├─ geb.transform.DynamicallyDispatchesToBrowser.class - [JAR]
├─ geb.transform.DynamicallyDispatchesToBrowserAstTransformation.class - [JAR]