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.apache.sling.testing.osgi-mock.junit5-3.3.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sling.testing.mock.osgi.junit5
├─ org.apache.sling.testing.mock.osgi.junit5.OsgiContext.class - [JAR]
├─ org.apache.sling.testing.mock.osgi.junit5.OsgiContextBuilder.class - [JAR]
├─ org.apache.sling.testing.mock.osgi.junit5.OsgiContextCallback.class - [JAR]
├─ org.apache.sling.testing.mock.osgi.junit5.OsgiContextExtension.class - [JAR]
├─ org.apache.sling.testing.mock.osgi.junit5.OsgiContextStore.class - [JAR]
├─ org.apache.sling.testing.mock.osgi.junit5.package-info.class - [JAR]