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 annotations-8.216.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.yahoo.api.annotations
├─ com.yahoo.api.annotations.Beta.class - [JAR]
├─ com.yahoo.api.annotations.PublicApi.class - [JAR]
├─ com.yahoo.api.annotations.package-info.class - [JAR]
com.yahoo.component.annotation
├─ com.yahoo.component.annotation.Inject.class - [JAR]
├─ com.yahoo.component.annotation.package-info.class - [JAR]
com.yahoo.osgi.annotation
├─ com.yahoo.osgi.annotation.ExportPackage.class - [JAR]
├─ com.yahoo.osgi.annotation.Version.class - [JAR]
├─ com.yahoo.osgi.annotation.package-info.class - [JAR]