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 annotation-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
aQute.bnd.annotation.metatype
├─ aQute.bnd.annotation.metatype.Configurable.class - [JAR]
├─ aQute.bnd.annotation.metatype.Meta.class - [JAR]
aQute.bnd.annotation.plugin
├─ aQute.bnd.annotation.plugin.BndPlugin.class - [JAR]
aQute.bnd.annotation.component
├─ aQute.bnd.annotation.component.Activate.class - [JAR]
├─ aQute.bnd.annotation.component.Component.class - [JAR]
├─ aQute.bnd.annotation.component.ConfigurationPolicy.class - [JAR]
├─ aQute.bnd.annotation.component.Deactivate.class - [JAR]
├─ aQute.bnd.annotation.component.Modified.class - [JAR]
├─ aQute.bnd.annotation.component.Reference.class - [JAR]
aQute.bnd.annotation
├─ aQute.bnd.annotation.ConsumerType.class - [JAR]
├─ aQute.bnd.annotation.Export.class - [JAR]
├─ aQute.bnd.annotation.ProviderType.class - [JAR]
├─ aQute.bnd.annotation.Version.class - [JAR]
aQute.bnd.annotation.headers
├─ aQute.bnd.annotation.headers.About.class - [JAR]
├─ aQute.bnd.annotation.headers.BundleCategory.class - [JAR]
├─ aQute.bnd.annotation.headers.BundleContributors.class - [JAR]
├─ aQute.bnd.annotation.headers.BundleCopyright.class - [JAR]
├─ aQute.bnd.annotation.headers.BundleDevelopers.class - [JAR]
├─ aQute.bnd.annotation.headers.BundleDocURL.class - [JAR]
├─ aQute.bnd.annotation.headers.BundleLicense.class - [JAR]
├─ aQute.bnd.annotation.headers.Category.class - [JAR]
├─ aQute.bnd.annotation.headers.ProvideCapability.class - [JAR]
├─ aQute.bnd.annotation.headers.RequireCapability.class - [JAR]
├─ aQute.bnd.annotation.headers.Resolution.class - [JAR]
aQute.bnd.annotation.licenses
├─ aQute.bnd.annotation.licenses.ASL_2_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.BSD_2_Clause.class - [JAR]
├─ aQute.bnd.annotation.licenses.BSD_3_Clause.class - [JAR]
├─ aQute.bnd.annotation.licenses.CDDL_1_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.CPL_1_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.EPL_1_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.GPL_2_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.GPL_3_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.LGPL_2_1.class - [JAR]
├─ aQute.bnd.annotation.licenses.MIT_1_0.class - [JAR]
├─ aQute.bnd.annotation.licenses.MPL_2_0.class - [JAR]