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 dkpro-lab-uima-engine-uimaas-0.13.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.lab.uima.engine.uimaas.component
├─ org.dkpro.lab.uima.engine.uimaas.component.JmsComponent.class - [JAR]
├─ org.dkpro.lab.uima.engine.uimaas.component.SimpleBroker.class - [JAR]
├─ org.dkpro.lab.uima.engine.uimaas.component.SimpleClient.class - [JAR]
├─ org.dkpro.lab.uima.engine.uimaas.component.SimpleService.class - [JAR]
org.dkpro.lab.uima.engine.uimaas
├─ org.dkpro.lab.uima.engine.uimaas.UimaAsExecutionEngine.class - [JAR]