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 clojure-maven-mojo-annotations-0.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
clojure.maven.annotations
├─ clojure.maven.annotations.Component.class - [JAR]
├─ clojure.maven.annotations.Goal.class - [JAR]
├─ clojure.maven.annotations.MojoAnnotation.class - [JAR]
├─ clojure.maven.annotations.Parameter.class - [JAR]
├─ clojure.maven.annotations.Phase.class - [JAR]
├─ clojure.maven.annotations.RequiresDependencyResolution.class - [JAR]