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 i2b2-shrine-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.li2b2.shrine.broker.standalone.db
├─ de.li2b2.shrine.broker.standalone.db.HSQLDataSource.class - [JAR]
de.li2b2.shrine.broker.standalone
├─ de.li2b2.shrine.broker.standalone.Configuration.class - [JAR]
├─ de.li2b2.shrine.broker.standalone.DefaultConfiguration.class - [JAR]
├─ de.li2b2.shrine.broker.standalone.HttpServer.class - [JAR]
├─ de.li2b2.shrine.broker.standalone.MyBinder.class - [JAR]
├─ de.li2b2.shrine.broker.standalone.PropertyFileAPIKeys.class - [JAR]
├─ de.li2b2.shrine.broker.standalone.TokenManagerImpl.class - [JAR]