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 maven-osgi-plugin-launcher-core-1.0.37.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ow2.util.maven.osgi.launcher.core
├─ org.ow2.util.maven.osgi.launcher.core.AbsLauncher.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.AbsMojo.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.Bootstrap.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.BundleDesc.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.Configuration.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.Debug.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.DelayedBundlePattern.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.Dependency.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.FrameworkManager.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.FrameworkManagerException.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.FrameworkManagerHelper.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.LocalLauncher.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.Module.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.ProcessLog.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.RemoteLauncher.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.StartMojo.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.StopMojo.class - [JAR]
├─ org.ow2.util.maven.osgi.launcher.core.TestConfiguration.class - [JAR]