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 welld-kogito-kjar-maven-plugin-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ch.welld.kie.format
├─ ch.welld.kie.format.DrlFormatConverter.class - [JAR]
├─ ch.welld.kie.format.GdstFormatConverter.class - [JAR]
├─ ch.welld.kie.format.KnowledgeFormatConverter.class - [JAR]
├─ ch.welld.kie.format.KnowledgeFormatConverterFactory.class - [JAR]
├─ ch.welld.kie.format.TemplateFormatConverter.class - [JAR]
├─ ch.welld.kie.format.UnsupportedKnowledgeFormatException.class - [JAR]
ch.welld.kie
├─ ch.welld.kie.DroolsConverter.class - [JAR]
├─ ch.welld.kie.FileUtils.class - [JAR]
├─ ch.welld.kie.HelpMojo.class - [JAR]
├─ ch.welld.kie.KnowledgeConverterMojo.class - [JAR]