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.service.metatype.annotations-1.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.osgi.service.metatype.annotations
├─ org.osgi.service.metatype.annotations.AttributeDefinition.class - [JAR]
├─ org.osgi.service.metatype.annotations.AttributeType.class - [JAR]
├─ org.osgi.service.metatype.annotations.Designate.class - [JAR]
├─ org.osgi.service.metatype.annotations.Icon.class - [JAR]
├─ org.osgi.service.metatype.annotations.ObjectClassDefinition.class - [JAR]
├─ org.osgi.service.metatype.annotations.Option.class - [JAR]
├─ org.osgi.service.metatype.annotations.RequireMetaTypeExtender.class - [JAR]
├─ org.osgi.service.metatype.annotations.RequireMetaTypeImplementation.class - [JAR]
├─ org.osgi.service.metatype.annotations.package-info.class - [JAR]