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 osgi-jdbc-3.1.1-b05.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.glassfish.osgijdbc
├─ org.glassfish.osgijdbc.Constants.class - [JAR]
├─ org.glassfish.osgijdbc.DataSourceFactoryImpl.class - [JAR]
├─ org.glassfish.osgijdbc.JDBCActivator.class - [JAR]
├─ org.glassfish.osgijdbc.JDBCDriverLoader.class - [JAR]
├─ org.glassfish.osgijdbc.JDBCDriverURLStreamHandlerService.class - [JAR]
├─ org.glassfish.osgijdbc.JDBCExtender.class - [JAR]
├─ org.glassfish.osgijdbc.JDBCJarManifestProcessor.class - [JAR]
org.osgi.service.jdbc
├─ org.osgi.service.jdbc.DataSourceFactory.class - [JAR]