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 org.osgi.annotation.bundle-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.annotation.bundle
├─ org.osgi.annotation.bundle.Attribute.class - [JAR]
├─ org.osgi.annotation.bundle.Capabilities.class - [JAR]
├─ org.osgi.annotation.bundle.Capability.class - [JAR]
├─ org.osgi.annotation.bundle.Directive.class - [JAR]
├─ org.osgi.annotation.bundle.Export.class - [JAR]
├─ org.osgi.annotation.bundle.Header.class - [JAR]
├─ org.osgi.annotation.bundle.Headers.class - [JAR]
├─ org.osgi.annotation.bundle.Referenced.class - [JAR]
├─ org.osgi.annotation.bundle.Requirement.class - [JAR]
├─ org.osgi.annotation.bundle.Requirements.class - [JAR]
├─ org.osgi.annotation.bundle.package-info.class - [JAR]